diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 92f376cedde..3255c949d2c 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,8 @@ +2003-03-02 Alain Magloire + + * src/org/eclipse/cdt/ui/wizards/BinaryParserBlock.java: + Check in the constructor if the project is null. + 2003-02-26 Alain Magloire * src/org/eclipse/cdt/ui/wizards/BinaryParserBlock.java: