summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-04-15 11:11:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-04-15 11:11:05 +0000
commit07e5b487690d946c49809dca91c5d0b0a4e22452 (patch)
tree944f66273551b8fbe2f8f9229a7404e2f1d0b25d
parent3d83c040f1130cc0fa838b587b74dff8d79d3332 (diff)
downloadATCD-07e5b487690d946c49809dca91c5d0b0a4e22452.tar.gz
ChangeLogTag: Fri Apr 15 12:10:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 232d4d06d9e..24ef036844c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,36 @@
+Fri Apr 15 12:10:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/ImplRepo_Service/Locator_Repository.cpp:
+ Replace ACE_static_cast with static_cast
+
+ * tao/diffs/PolicyFactory.diff:
+ New diff file
+
+ * tao/diffs/PortableInterceptor.diff:
+ Updated
+
+ * tao/PortableInterceptor.pidl:
+ Moved PolicyFactory and ORBInitInfo to their own files
+
+ * tao/PolicyFactory.pidl:
+ * tao/ORBInitInfo.pidl:
+ * tao/PolicyFactoryA.cpp:
+ * tao/ORBInitInfoA.cpp:
+ * tao/PolicyFactoryS.h:
+ * tao/ORBInitInfoS.h:
+ * tao/PolicyFactoryC.{h,cpp}:
+ * tao/ORBInitInfoC.{h,cpp}:
+ New files
+
+ * tao/ClientRequestInfo.h:
+ * tao/CodecFactory_ORBInitializer.h:
+ * tao/ORBInitInfo.h:
+ * tao/PICurrent_ORBInitializer.h:
+
+ * tao/PortableInterceptorA.cpp:
+ * tao/PortableInterceptorC.{h,cpp}:
+ Regenerated
+
Thu Apr 14 16:12:33 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
* tao/TypeCode.h (unaliased_kind):