Skip to main content
summaryrefslogtreecommitdiffstats
blob: 0769791b783bf97e98721c3063a47811a220551b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2010-06-08  Roland Grunberg  <rgrunber@redhat.com>

	Bug #315303
	
	* plugin.properties: Change format for plugin.properties
	to avoid parsing issues.

2010-06-04  Andrew Overholt  <overholt@redhat.com>

	Bug #282039

	* plugin.properties: Externalize bundle name and provider.
	* plugin.xml: Likewise.

2009-11-16  Andrew Overholt  <overholt@redhat.com>

	* META-INF/MANIFEST.MF: Fix Bundle-Name.

2009-08-07  Andrew Overholt  <overholt@redhat.com>

	* META-INF/MANIFEST.MF: Make version 0.3.0.qualifier.

2009-08-07  Andrew Overholt  <overholt@redhat.com>

	* META-INF/MANIFEST.MF: Change provider from IBM to Eclipse.

2009-07-07  Anithra P Janakiraman  <anithra@linux.vnet.ibm.com>

	* ChangeLog: Refactoring. Renaming all packages directories from *.systemtapgui.* to *.systemtap.ui.* 
	

Back to the top