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 6c005e717ab..7f4e470fe7a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,15 @@
+Wed Jun 13 12:40:00 UTC 2007 Simon Massey <sma@prismtech.com>
+
+ * orbsvcs/orbsvcs/SSLIOP.mpc:
+ * orbsvcs/orbsvcs/SSLIOP/params_dup.c:
+ * orbsvcs/orbsvcs/SSLIOP/params_dup.cpp:
+
+ Annoying conflict of interest, having to revert the
+ params_dup.c change/rename and put in another params_dup.cpp
+ (that simply extern "C" block #includes paramer_dup.c)
+ making which file is build conditional within the controlling
+ mpc file.
+
Tue Jun 12 15:52:09 UTC 2007 Ciju John <johnc at ociweb dot com>
* orbsvcs/tests/Event/Mcast/AddrServer/Client.cpp: