From 35bea588e0e11c49d44f20699c006f4b208e0abc Mon Sep 17 00:00:00 2001 From: Thomas Fletcher Date: Tue, 17 Feb 2004 14:47:22 +0000 Subject: Fix to address PR 52085 where there was no mechanism for importing environment variables into the configuration. --- launch/org.eclipse.cdt.launch/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/launch/org.eclipse.cdt.launch/ChangeLog b/launch/org.eclipse.cdt.launch/ChangeLog index c269cdba16b..8c3d33dcaed 100644 --- a/launch/org.eclipse.cdt.launch/ChangeLog +++ b/launch/org.eclipse.cdt.launch/ChangeLog @@ -1,3 +1,10 @@ +2004-02-17 Thomas Fletcher + + Fix to address PR 52085. We allow the user to import a text file formatted + as key=value pairs. + + * src/org/eclipse/cdt/launch/ui/CEnvironmentTab.java + 2004-02-12 Thomas Fletcher Fix to address PR 39580. Since we can't do anything short term about the -- cgit v1.2.3