Author: tabish
Date: Sun Aug 31 17:03:34 2008
New Revision: 690828
URL: http://svn.apache.org/viewvc?rev=690828&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQCPP-165
Modified:
activemq/activemq-cpp/tags/activemq-cpp-2.2.1/RELEASE_NOTES.txt
Modified: activemq/activemq-cpp/tags/activemq-cpp-2.2.1/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/tags/activemq-cpp-2.2.1/RELEASE_NOTES.txt?rev=690828&r1=690827&r2=690828&view=diff
==============================================================================
--- activemq/activemq-cpp/tags/activemq-cpp-2.2.1/RELEASE_NOTES.txt (original)
+++ activemq/activemq-cpp/tags/activemq-cpp-2.2.1/RELEASE_NOTES.txt Sun Aug 31
17:03:34 2008
@@ -11,6 +11,7 @@
Bug
+ * [AMQCPP-165] - Core Dump on reconnect/open queue
* [AMQCPP-184] - TransportFilter::fire() crashes after accessing a
dangling pointer during exception in
ActiveMQConnectionFactory::createConnection()
* [AMQCPP-185] - Some CmsTemplate headers missing from headers section in
Makefile.am
* [AMQCPP-188] - ActiveMQ message consumer waiting for receive to complete
is not closing...