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/06/13 20:49:59 UTC

svn commit: r1492814 - /activemq/activemq-cpp/branches/3.7.x/activemq-cpp/RELEASE_NOTES.txt

Author: tabish
Date: Thu Jun 13 18:49:59 2013
New Revision: 1492814

URL: http://svn.apache.org/r1492814
Log:
updates to release notes.

Modified:
    activemq/activemq-cpp/branches/3.7.x/activemq-cpp/RELEASE_NOTES.txt

Modified: activemq/activemq-cpp/branches/3.7.x/activemq-cpp/RELEASE_NOTES.txt
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/3.7.x/activemq-cpp/RELEASE_NOTES.txt?rev=1492814&r1=1492813&r2=1492814&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/3.7.x/activemq-cpp/RELEASE_NOTES.txt (original)
+++ activemq/activemq-cpp/branches/3.7.x/activemq-cpp/RELEASE_NOTES.txt Thu Jun 13 18:49:59 2013
@@ -11,7 +11,8 @@ Bug
     [AMQCPP-488] - closing a connection stalled in start because of failover should stop
                    the transport safely.
     [AMQCPP-489] - Fix for Sun Studio
-    [AMQCPP-490] - Exception lifetime confusion can cause the application to crash 
+    [AMQCPP-490] - Exception lifetime confusion can cause the application to crash
+    [AMQCPP-491] - Connection didn't switch to the slave broker when the master broker is down
 
 =========================================================================
 ==  Release Notes for ActiveMQ CPP 3.7.0                               ==