diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index 778908024d2..3db1a353077 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,8 @@ +2002-11-05 Alain Magloire + + * src/.../ErrorParserManager.java (parse): + Trim the line of unwanted trailing spaces. + 2002-11-01 Alain Magloire * model/../internal/core/mode/CProject.java (findElement):