summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index fee337aec24..695c08499ab 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,15 @@
+Fri Jan 10 09:53:45 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/ORB.cpp:
+ * tao/ORB.h:
+ * tao/ORB_Core.cpp:
+ * tao/ORB_Core.h:
+ * tao/corbafwd.h:
+
+ Removed typedef of ObjectIdList * to ObjectIdList_ptr.
+ Only interfaces and some well-known pseudo-objects
+ should have the _ptr typedef.
+
Fri Jan 10 09:30:51 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/ObjectIDList.cpp: