diff --git a/build/org.eclipse.cdt.autotools.core/ChangeLog b/build/org.eclipse.cdt.autotools.core/ChangeLog index 3780711d6bc..4b5eea683f7 100644 --- a/build/org.eclipse.cdt.autotools.core/ChangeLog +++ b/build/org.eclipse.cdt.autotools.core/ChangeLog @@ -1,9 +1,15 @@ +2012-08-29 Jeff Johnston + + Resolves: bug #381291 + * plugin.xml: Add other types of binary parsers for Autotools target since it can apply to + non-ELF OSes. + 2012-08-29 Jeff Johnston Resolves: bug #388354 * plugin.properties: Fix statedir option help tip message. * src/org/eclipse/cdt/internal/autotools/core/configure/ConfigureMessages.properties: Ditto. - + 2012-04-20 Jeff Johnston * META-INF/MANIFEST.MF: Bump up version to 1.1.0. diff --git a/build/org.eclipse.cdt.autotools.core/plugin.xml b/build/org.eclipse.cdt.autotools.core/plugin.xml index 030b63f3ad3..005a8e8cb93 100644 --- a/build/org.eclipse.cdt.autotools.core/plugin.xml +++ b/build/org.eclipse.cdt.autotools.core/plugin.xml @@ -379,7 +379,7 @@