Author: tabish
Date: Sun Aug 31 17:02:26 2008
New Revision: 690826
URL: http://svn.apache.org/viewvc?rev=690826&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQCPP-165
Modified:
activemq/activemq-cpp/trunk/RELEASE_NOTES.txt
Modified: activemq/activemq-cpp/trunk/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/RELEASE_NOTES.txt?rev=690826&r1=690825&r2=690826&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/RELEASE_NOTES.txt (original)
+++ activemq/activemq-cpp/trunk/RELEASE_NOTES.txt Sun Aug 31 17:02:26 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...