summaryrefslogtreecommitdiff
path: root/CIAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 11:34:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 11:34:42 +0000
commit2e0bf6eeb8a24587fce6d10764d9a76c38fe46fc (patch)
treedaa6f89b2e475b35f0716376f5cff2f08f916ab2 /CIAO
parentbcfabd98bf99bf79a5792bb449538871be4d9778 (diff)
downloadATCD-2e0bf6eeb8a24587fce6d10764d9a76c38fe46fc.tar.gz
Thu Dec 7 11:34:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'CIAO')
-rw-r--r--CIAO/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index 72b9775f588..48fcdfcaec2 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,20 @@
+Thu Dec 7 11:34:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * DAnCE/Plan_Generator/Plan_Generator_Impl.cpp:
+ Added some todo's, check whether the narrow on the NamingContext
+ did succeed, use CORBA::ULong for the sequence index
+
+ * DAnCE/Plan_Launcher/Plan_Launcher.cpp:
+ Use a CORBA::String_var to store the uuid string
+
+ * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp:
+ Added some todo's, check whether the narrow on the NamingContext
+ did succeed, layout changes, fixed bugzilla bug 2729, thanks to Abdul
+ for reporting that.
+
+ * DAnCE/Plan_Launcher/Plan_Launcher_Impl.h:
+ Doxygen improvements
+
Wed Dec 6 11:26:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* ciao/CIAO_ServerResources.idl: