summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-04 11:12:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-04 11:12:17 +0000
commit7bb872aaf7ea7453a0365c285029dbc1f8cdc9fa (patch)
treeaa508de2a42e8ef9c72e435c63db834adf63a9ab
parent29e5374959cedf0dcf546043220132573cd4e238 (diff)
downloadATCD-7bb872aaf7ea7453a0365c285029dbc1f8cdc9fa.tar.gz
ChangeLogTag: Wed May 4 11:12:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 5da5a8b8996..df9ccb0cb2c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,17 @@
+Wed May 4 11:12:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/PortableServer/ImplicitActivationPolicyA.cpp:
+ * tao/PortableServer/PortableServerA.cpp:
+ * tao/PortableServer/ThreadPolicyA.cpp:
+ * tao/PortableServer/AdapterActivatorA.cpp:
+ * tao/PortableServer/ForwardRequestA.cpp:
+ * tao/PortableServer/RequestProcessingPolicyA.cpp:
+ * tao/PortableServer/ServantLocatorA.cpp:
+ * tao/PortableServer/ServantActivatorA.cpp:
+ * tao/PortableServer/ServantManagerA.cpp:
+ * tao/PortableServer/ServantRetentionPolicyA.cpp:
+ Applied manual diff to fix compile errors in minimum corba builds
+
Wed May 4 08:55:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/HTIOP/htiop_endpointsC.{h,cpp}: