summaryrefslogtreecommitdiff
path: root/ACE/OCI_RE_ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/OCI_RE_ChangeLog')
-rw-r--r--ACE/OCI_RE_ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ACE/OCI_RE_ChangeLog b/ACE/OCI_RE_ChangeLog
index 099be505663..cc843ecb8ee 100644
--- a/ACE/OCI_RE_ChangeLog
+++ b/ACE/OCI_RE_ChangeLog
@@ -1,3 +1,17 @@
+Wed Jan 30 23:54:14 UTC 2013 Phillip LaBanca <labancap@ociweb.com>
+
+ * ace/Message_Block.cpp:
+
+ Applied bug 3247 duplicate patch that replaced recursion with
+ iteration to support the copying of large message blocks.
+
+ * tests/Message_Block_Large_Copy_Test.cpp:
+ * tests/run_test.lst:
+ * tests/tests.mpc:
+
+ Created test to cover the cloning and duplication of
+ large Message_Blocks.
+
Tue Jan 29 15:15:09 UTC 2013 "Kevin Stanley" <stanleyk@ociweb.com>
* include/makeinclude/platform_sunos5_g++.GNU: