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