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 2009/12/06 19:35:39 UTC

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

Author: tabish
Date: Sun Dec  6 18:35:39 2009
New Revision: 887737

URL: http://svn.apache.org/viewvc?rev=887737&view=rev
Log:
Update Changelog.

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=887737&r1=887736&r2=887737&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt Sun Dec  6 18:35:39 2009
@@ -24,6 +24,7 @@
                      decaf::io::ByteArrayOutputStream::write( const unsigned char* buffer,
                      std::size_t offset, std::size_t len )
     * [AMQCPP-270] - Broker exception on message Ack,
+    * [AMQCPP-271] - Connection shutdown crashes if the server went down
 
 Improvement