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/07/05 23:51:23 UTC

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

Author: tabish
Date: Fri Jul  5 21:51:23 2013
New Revision: 1500142

URL: http://svn.apache.org/r1500142
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=1500142&r1=1500141&r2=1500142&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 Fri Jul  5 21:51:23 2013
@@ -13,6 +13,9 @@ Bug
     [AMQCPP-489] - Fix for Sun Studio
     [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
+    [AMQCPP-494] - Commiting a session with a deleted consumer causes access violation
+    [AMQCPP-497] - Compilation of 3.7.0 fails for Linux systems (Redhat 5.8 and SuSE SLES 10)
+    [AMQCPP-498] - Client doesn't work on Linux Red Hat 6.4 systems, fails when setting thread priority
 
 =========================================================================
 ==  Release Notes for ActiveMQ CPP 3.7.0                               ==