summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-28 18:03:16 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-28 18:03:16 +0000
commit00435a24566a6dc8b89adbebb214aae5d58e68fc (patch)
tree5157759d9ee5e6e91333ee01cb6e3d6cb3ba5057 /ChangeLog
parentc0aaef0d0ef0f0c1f305df5b7657ea926d09ed33 (diff)
downloadATCD-00435a24566a6dc8b89adbebb214aae5d58e68fc.tar.gz
ChangeLogTag:Mon Jul 28 13:01:49 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1e207d003d..f74eb3f87e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Mon Jul 28 13:01:49 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * ace/UUID.h:
+ * ace/UUID.cpp: The implementations are now placed in a namespace
+ ACE_Utils. Since we can now use namespaces, adding them to a
+ namspace made more sense.
+
+ * ace/UUID.i: File UUID.i is now renamed to be UUID.inl
+
+ * ace/UUID.inl: New file.
+
+ * tests/UUIDTest.cpp: Changes to confirm to the above changes.
+
Mon Jul 28 12:49:23 2003 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/modules/TemplateParser.pm: