diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog
index e02e0115068..5e5d254482c 100644
--- a/core/org.eclipse.cdt.ui/ChangeLog
+++ b/core/org.eclipse.cdt.ui/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-21 Alain Magloire
+
+ Fix for 69756
+ * plugin.xml
+
2004-08-20 Chris Wiebe
class wizard now adds include paths dynamically
diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml
index 4fff28ba79c..f5538b57efc 100644
--- a/core/org.eclipse.cdt.ui/plugin.xml
+++ b/core/org.eclipse.cdt.ui/plugin.xml
@@ -344,7 +344,7 @@
name="%cDocumentSetupParticipant"
point="org.eclipse.core.filebuffers.documentSetup">
@@ -353,7 +353,7 @@
name="%cDocumentFactory"
point="org.eclipse.core.filebuffers.documentCreation">