From 816cb73439efa5364423e055f988f8160729fb8e Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Sun, 2 Mar 2003 16:35:03 +0000 Subject: [PATCH] updated --- core/org.eclipse.cdt.ui/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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: