Reputation: 328724
Specifically, how can I get a list of all bugs that were fixed in EGit Kelper SR2 (4.3.2)?
Upvotes: 1
Views: 51
Reputation: 111218
You could try going to Eclipse Bugzilla Advanced Search.
Select EGit in the Product list, and FIXED in the Resolution list. Expand the Detailed Bug Information section and select the EGit version (I think this is 3.2.0 for EGit). This gives me a list of 27 fixes.
Upvotes: 1