summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog11
-rw-r--r--TAO/OCI_RE_ChangeLog12
2 files changed, 23 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 34c440bde39..c412626a7a6 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,14 @@
+Tue Jan 22 22:52:17 UTC 2013 Quynh Nguyen <nguyenq@stladvantage.com>
+
+ * orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp:
+
+ * tao/ImR_Client:
+ * tao/Monitor:
+ * tao/Utils:
+
+ Fix bug 479 caused by the Activator, which truncated a
+ server's command line string it is more than 1024 bytes.
+
Tue Nov 20 22:41:56 UTC 2012 "Kevin Stanley" <stanleyk@ociweb.com>
* MPC/config/ft_naming_serv.mpb:
diff --git a/TAO/OCI_RE_ChangeLog b/TAO/OCI_RE_ChangeLog
index 9f53bc32b45..86d35947d0c 100644
--- a/TAO/OCI_RE_ChangeLog
+++ b/TAO/OCI_RE_ChangeLog
@@ -1,3 +1,15 @@
+Tue Jan 22 22:52:17 UTC 2013 Quynh Nguyen <nguyenq@stladvantage.com>
+
+ * orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp:
+
+ * tao/ImR_Client:
+ * tao/Monitor:
+ * tao/Utils:
+
+ Fix bug 479 caused by the Activator, which truncated a
+ server's command line string it is more than 1024 bytes.
+
+
Tue Jan 22 19:37:57 UTC 2013 Phillip LaBanca <labancap@ociweb.com>
* orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Replication_Manager.cpp: