summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-01-05 19:48:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-01-05 19:48:14 +0000
commitacf1d0b7251b3d09d60b0a824f4328ab412ef864 (patch)
tree98189b1406607d1157867138aa491b816947c6be
parent51d57ba81f1ec80543bf088513614772c700d29c (diff)
downloadATCD-acf1d0b7251b3d09d60b0a824f4328ab412ef864.tar.gz
ChangeLogTag: Wed Jan 5 19:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 75bd59e894b..136f03772e0 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,20 @@
+Wed Jan 5 19:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.{h,cpp,i}:
+ * orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.{h,cpp,i}:
+ * orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.{h,cpp,i}:
+ * orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.{h,cpp,i}:
+ * orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.{h,cpp,i}:
+ * orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.{h,cpp,i}:
+ * orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.{h,cpp,i}:
+ * orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.{h,cpp,i}:
+ * orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.{h,cpp,i}:
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.{h,cpp,i}:
+ Removed i/inl file, update h/cpp
+
+ * orbsvcs/orbsvcs/Makefile.am
+ Updated for change above
+
Wed Jan 5 19:33:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.{h,cpp,i,inl}: