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/11 00:36:40 UTC

svn commit: r1491630 - /activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt

Author: tabish
Date: Mon Jun 10 22:36:39 2013
New Revision: 1491630

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

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt

Modified: activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt?rev=1491630&r1=1491629&r2=1491630&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt Mon Jun 10 22:36:39 2013
@@ -7,6 +7,9 @@ Bug
     [AMQCPP-483] - 3.7.0 does not compile with gcc-4.4.7 on CentOS-6
     [AMQCPP-484] - Can't connect via Stomp to Apollo broker - ActiveMq-Cpp version: 3.7.0
     [AMQCPP-485] - APR-Util header include missed in latest release.
+    [AMQCPP-487] - CMS FailoverTransport Leaks Socket Descriptors
+    [AMQCPP-488] - closing a connection stalled in start because of failover should stop
+                   the transport safely.
 
 =========================================================================
 ==  Release Notes for ActiveMQ CPP 3.7.0                               ==