summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-16 07:45:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-16 07:45:17 +0000
commit73c4402a30d8dd6338bf258af068d6af567c2c74 (patch)
tree0fcc9092ebce2fb89af78df88d08648564a05107
parent0a7edc5d850fc3cdf111b25b6a72ede3d9313e19 (diff)
downloadATCD-73c4402a30d8dd6338bf258af068d6af567c2c74.tar.gz
ChangeLogTag: Thu Jun 16 07:45:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index dd0bc98ac8f..2046576d72c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Thu Jun 16 07:45:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/PI/ORBInitializer_Registry_Impl.{h,cpp}:
+ Implemented fini call, at the moment the ORBInitializer Registry
+ is removed by service config we release all registered
+ ORBInitializers
+
+ * tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc:
+ Simplified this MPC file
+
Thu Jun 16 06:06:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/Param_Test/Param_Test.mpc: