You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2015/03/04 20:52:55 UTC

activemq-cpp git commit: Update to reflect 3.8.4 release notes.

Repository: activemq-cpp
Updated Branches:
  refs/heads/trunk dfaa7a7c8 -> ceea970bd


Update to reflect 3.8.4 release notes.

Project: http://git-wip-us.apache.org/repos/asf/activemq-cpp/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-cpp/commit/ceea970b
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/ceea970b
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/ceea970b

Branch: refs/heads/trunk
Commit: ceea970bdec8b35f90d02019b2596ed7cd4422f6
Parents: dfaa7a7
Author: Timothy Bish <ta...@gmail.com>
Authored: Wed Mar 4 14:52:50 2015 -0500
Committer: Timothy Bish <ta...@gmail.com>
Committed: Wed Mar 4 14:52:50 2015 -0500

----------------------------------------------------------------------
 activemq-cpp/RELEASE_NOTES.txt | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/ceea970b/activemq-cpp/RELEASE_NOTES.txt
----------------------------------------------------------------------
diff --git a/activemq-cpp/RELEASE_NOTES.txt b/activemq-cpp/RELEASE_NOTES.txt
index 990452e..4fc85ed 100644
--- a/activemq-cpp/RELEASE_NOTES.txt
+++ b/activemq-cpp/RELEASE_NOTES.txt
@@ -3,6 +3,24 @@
 =========================================================================
 
 =========================================================================
+==  Release Notes for ActiveMQ CPP 3.8.4                               ==
+=========================================================================
+
+Bug
+
+    [AMQCPP-534] - Closing connection with setTransportListener to NULL may cause core dump
+    [AMQCPP-549] - Potential memory leak in consumer when delivering delayed ack.
+    [AMQCPP-550] - CMS (C++ client) crashed if getLocalHost failed
+    [AMQCPP-551] - EOFException when sending char in MapMessage between Java and C++
+    [AMQCPP-556] - setMessageListener on active session may leads to deadlock
+    [AMQCPP-558] - Port fix for AMQ-5513
+
+Improvement
+
+    [AMQCPP-548] - Too many temporary std::string in Mutex and decaf::lang::Integer::toString(int)
+    [AMQCPP-562] - Reduce memory delete and allocation in ArrayList
+
+=========================================================================
 ==  Release Notes for ActiveMQ CPP 3.8.3                               ==
 =========================================================================