From 6738deaf1ad60214cc8f652ba572e922d3c45081 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Thu, 16 Oct 2003 13:53:42 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.ui/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 3ad8a48b2d3..6c5e6b1aa96 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,9 @@ +2003-10-16 Alain Magloire + + Fix null out the dynamic parser page, it not selected. + + * src/org/eclipse/cdt/ui/dialogs/AbstractBinaryParserPage.java + 2003-10-14 Alain Magloire Added a new method to ICOptionContainer.java