diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index faea0aa6c84..dcaa9014f32 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,9 @@ +2003-10-01 Alain Magloire + + Fix PR 44013, not defining a resource. + + * src/org/eclipse/cdt/internal/ui/CPluginResource.properties + 2003-10-01 David Inglis - Fixed bug with binary parser page not saving change to preference. * src/org/eclipse/cdt/ui/dialogs/BinaryParserBlock.java