diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index d03a1e32fba..89f1e4182ec 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,8 @@ +2004-09-03 Alain Magloire + + Fix for PR 73250 + * plugin.xml + 2004-08-19 Bogdan Gheorghe Fix for 69925: ShowIn C/C++ Projects explorer does not work in certain cases diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index e02e4ed0fe4..5438c0c9442 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -291,7 +291,7 @@ name="%cDocumentSetupParticipant" point="org.eclipse.core.filebuffers.documentSetup"> @@ -300,7 +300,7 @@ name="%cDocumentFactory" point="org.eclipse.core.filebuffers.documentCreation">