diff --git a/build/org.eclipse.cdt.autotools.core/ChangeLog b/build/org.eclipse.cdt.autotools.core/ChangeLog index b6294012348..c2a32f29534 100644 --- a/build/org.eclipse.cdt.autotools.core/ChangeLog +++ b/build/org.eclipse.cdt.autotools.core/ChangeLog @@ -1,3 +1,9 @@ +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 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 @@