summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 882af7f7c40..4489fb1f5dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Apr 17 12:07:44 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * ace/Configuration.cpp (temp_name):
+
+ Access a static member variable with the class name outside
+ the class, not the this pointer. Changed return value to const.
+
Thu Apr 17 07:05:50 2003 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/modules/ProjectCreator.pm: