summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-30 14:56:51 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-30 14:56:51 +0000
commit4264e5dd5d4fa861f0470284690c9874a0448112 (patch)
treeb337a7de63d139c697ba021a9ef5b41edb049e52
parent0afc6f58113347102a2a7777c74af1720e26b953 (diff)
downloadATCD-4264e5dd5d4fa861f0470284690c9874a0448112.tar.gz
ChangeLogTag: Sat Aug 30 09:53:30 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog_ref10
1 files changed, 9 insertions, 1 deletions
diff --git a/TAO/ChangeLog_ref b/TAO/ChangeLog_ref
index b2022767ed0..d1b614037d1 100644
--- a/TAO/ChangeLog_ref
+++ b/TAO/ChangeLog_ref
@@ -1,3 +1,11 @@
+Sat Aug 30 09:53:30 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/ORB_Core.cpp:
+ * tao/Objref_VarOut_T.cpp:
+ * tao/Thread_Lane_Resources.cpp:
+
+ Cosmetic changes.
+
Fri Aug 29 17:52:12 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/ast/ast_string.cpp:
@@ -35,7 +43,7 @@ Fri Aug 29 15:35:05 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/Thread_Lane_Resources.cpp (finalize): Initialize the output
cdr allocators before using them. Thanks to valgrind for picking
- this up. x
+ this up.
Fri Aug 29 15:05:33 2003 Jeff Parsons <j.parsons@vanderbilt.edu>