diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog
index adb8779a8ae..1508be6c4f6 100644
--- a/core/org.eclipse.cdt.core/ChangeLog
+++ b/core/org.eclipse.cdt.core/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-03 Alain Magloire
+
+ Patch from Patrick Duboy. 72901
+ * plugin.xml
+
2004-09-02 Alain Magloire
Fix to TranslationUnit.getElement(String).
diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml
index 265df537cd7..9051ccfd4d1 100644
--- a/core/org.eclipse.cdt.core/plugin.xml
+++ b/core/org.eclipse.cdt.core/plugin.xml
@@ -333,6 +333,10 @@
type="text"
extension="hh">
+
+