From 397cfb21214b87254a58758c1f47610537908f94 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Tue, 26 Aug 2003 20:18:09 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.ui/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 28113962977..02c4c062045 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,11 @@ +2003-08-26 Alain Magloire + + PR 41416, Not enough info in the error message for + the preference line number for the the build-console + + * src/org/eclipse/cdt/internal/ui/CPluginResources.properties + * src/org/eclipse/cdt/internal/ui/preferences/BuildConsolePreferencePage.java + 2003-08-26 Bogdan Gheorghe - Converted CTags based OpenOnSelectionAction to OpenDeclarationsAction - Hooked up OpenDeclarationsAction to search engine