Author: tabish Date: Mon May 11 14:49:23 2009 New Revision: 773585 URL: http://svn.apache.org/viewvc?rev=773585&view=rev Log: Updating for next release Modified: activemq/activemq-cpp/branches/activemq-cpp-2.x/RELEASE_NOTES.txt Modified: activemq/activemq-cpp/branches/activemq-cpp-2.x/RELEASE_NOTES.txt URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-2.x/RELEASE_NOTES.txt?rev=773585&r1=773584&r2=773585&view=diff ============================================================================== --- activemq/activemq-cpp/branches/activemq-cpp-2.x/RELEASE_NOTES.txt (original) +++ activemq/activemq-cpp/branches/activemq-cpp-2.x/RELEASE_NOTES.txt Mon May 11 14:49:23 2009 @@ -9,10 +9,12 @@ Bug + * [AMQCPP-210] - ActiveMQ-CPP on Mac OS X and iPhone OS link error * [AMQCPP-232] - OpenWire encode and decode UTF8 incorrect * [AMQCPP-234] - URI class helpers are missing the DLLExport Macro * [AMQCPP-235] - UTF8 length marshalling bug in openwire readString and writeString. * [AMQCPP-236] - maxInactivityDuration of Wire-Format is not supported by ActiveMQ-CPP2.2.5 + * [AMQCPP-242] - Segfault when destroying auto pointer managed objects Improvement