From cc31ff6aa43b6ae19de95886c7646e781a4fa19e Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 27 Aug 2004 15:10:21 +0000 Subject: [PATCH] 2004-08-27 Alain Magloire Fix for 72550. * plugin.xml --- core/org.eclipse.cdt.core/ChangeLog | 5 +++++ core/org.eclipse.cdt.core/plugin.xml | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index 81200878806..d1e786f0e9c 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,8 @@ +2004-08-27 Alain Magloire + + Fix for 72550. + * plugin.xml + 2004-08-25 Chris Wiebe support for matching enclosed type names diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml index 229a780a399..265df537cd7 100644 --- a/core/org.eclipse.cdt.core/plugin.xml +++ b/core/org.eclipse.cdt.core/plugin.xml @@ -138,10 +138,6 @@ name="%MachOParser.name" point="org.eclipse.cdt.core.BinaryParser"> - -