2011-04-01  Andrew Overholt  <overholt@redhat.com>

	* META-INF/MANIFEST.MF: Add "backup" bundle symbolic name to avoid
	conflicts.

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

	* META-INF/MANIFEST.MF: Add ".qualifier" to ensure it gets updated.

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

	Bug #272028

	* META-INF/MANIFEST.MF: Fix localization.
	* plugin.properties: Fix typo (missing 'S').

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

	* META-INF/MANIFEST.MF: Attempt to fix renaming situation.
	* .project: Likewise.

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

	* src/org/eclipse/linuxtools/systemtap/ui/editor/activator/Activator.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/ColorManager.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPColorConstants.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPCompletionProcessor.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPConfiguration.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPDocumentProvider.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPElementScanner.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPMetadataSingleton.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPPartitioner.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPPartitionScanner.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/STPReconcilingStrategy.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/strings.properties: Removed.
	* src/org/eclipse/linuxtools/systemtap/ui/editor/SystemtapEditor.java: Removed.
	* src/org/eclipse/linuxtools/systemtap/backup/ui: New file.
	* .project: 
	* META-INF/MANIFEST.MF: 
	* plugin.xml: 
	* ChangeLog: Refactoring the code to systemtap.backup.ui*. This code
	has been merged with org.eclipse.linuxtools.systemtap.ui.ide.editors.stp.*

2009-01-19  Alexander Kurtakov  <akurtako@redhat.com>

	* .settings/org.eclipse.jdt.core.prefs: Enable more warnings.

2009-01-09  Phil Muldoon  <pmuldoon@redhat.com>

	* build.properties: Add completion/ folder to binary
	build.

2008-12-09  Andrew Overholt  <overholt@redhat.com>

	* plugin.xml: Remove erroneous metadata element under <plugin>.

2008-11-03  Andrew Overholt  <overholt@redhat.com>

	* META-INF/MANIFEST.MF: Add Bundle-ActivationPolicy.

2008-10-31  Andrew Overholt  <overholt@redhat.com>

	* META-INF/MANIFEST.MF: Use plugin.properties.
	* plugin.properties: Initial checkin.

2008-10-28  Andrew Overholt  <overholt@redhat.com>

	Bug #252489
	* META-INF/MANIFEST.MF: Set BREE to 1.6 (STPMetadataSingleton.parse uses
	ResourceBundle.containsKey).

2009-09-13  Phil Muldoon  <pmuldoon@redhat.com>

	* META-INF/MANIFEST.MF: Update to reflect
	import specifications.
	* plugin.xml: Likewise.

2008-09-11  Phil Muldoon  <pmuldoon@redhat.com>

	* .classpath: Add.

	* Initial import.
