https://issues.apache.org/activemq/browse/AMQCPP-165

git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/activemq-cpp-2.2.1@690828 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 086e665..e8017f9 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -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...