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 2013/12/04 20:39:32 UTC

git commit: Update release notes.

Updated Branches:
  refs/heads/trunk b1d6999e4 -> 9d2f8788f


Update 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/9d2f8788
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/9d2f8788
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/9d2f8788

Branch: refs/heads/trunk
Commit: 9d2f8788fbc57f812bf2d1204cd6025bf3eae453
Parents: b1d6999
Author: Timothy Bish <ta...@gmai.com>
Authored: Wed Dec 4 14:39:28 2013 -0500
Committer: Timothy Bish <ta...@gmai.com>
Committed: Wed Dec 4 14:39:28 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/9d2f8788/activemq-cpp/RELEASE_NOTES.txt
----------------------------------------------------------------------
diff --git a/activemq-cpp/RELEASE_NOTES.txt b/activemq-cpp/RELEASE_NOTES.txt
index bc18f92..3027c0e 100644
--- a/activemq-cpp/RELEASE_NOTES.txt
+++ b/activemq-cpp/RELEASE_NOTES.txt
@@ -2,6 +2,25 @@
 ==  Release Notes for ActiveMQ CPP 3.9.0                               ==
 =========================================================================
 
+=========================================================================
+==  Release Notes for ActiveMQ CPP 3.8.2                               ==
+=========================================================================
+
+Bug
+
+    [AMQCPP-514] - ActiveMQBytesMessage destruction may cause unhandled exception
+    [AMQCPP-515] - Stomp frame mishandled duplicate headers
+    [AMQCPP-516] - Don't fire transport interrupted event when no resume is possible
+    [AMQCPP-520] - AMQ crashes when an exception comes during the connection closure
+    [AMQCPP-525] - C++ client hangs when using the failover transport to connect to a network of brokers
+
+=========================================================================
+==  Release Notes for ActiveMQ CPP 3.8.1                               ==
+=========================================================================
+
+Bug
+
+    [AMQCPP-510] - Consumer leaks memory with failover and checkForDuplicates=true
 
 =========================================================================
 ==  Release Notes for ActiveMQ CPP 3.8.0                               ==