diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-17 12:29:14 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-17 12:29:14 +0000 |
commit | b65e2985b1f47c7bb0f791e27f72d4b3b276b266 (patch) | |
tree | eb09fbb6caefe86440a0e18509ca1359ece14fef /ChangeLog | |
parent | 4c2d2e4ceb2cc06681b7d074779cec41098cc502 (diff) | |
download | ATCD-b65e2985b1f47c7bb0f791e27f72d4b3b276b266.tar.gz |
ChangeLogTag:Thu Apr 17 12:07:44 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
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: |