Author: rupertlssmith
Date: Fri Aug 10 08:33:34 2007
New Revision: 564619
URL: http://svn.apache.org/viewvc?view=rev&rev=564619
Log:
.Net now handles binding URLs correctly.
Modified:
incubator/qpid/branches/M2/dotnet/RELEASE_NOTES.txt
Modified: incubator/qpid/branches/M2/dotnet/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/incubator/qpid/branches/M2/dotnet/RELEASE_NOTES.txt?view=diff&rev=564619&r1=564618&r2=564619
==============================================================================
--- incubator/qpid/branches/M2/dotnet/RELEASE_NOTES.txt (original)
+++ incubator/qpid/branches/M2/dotnet/RELEASE_NOTES.txt Fri Aug 10 08:33:34 2007
@@ -45,6 +45,7 @@
Improvement QPID-490 Improve AmqChannel.PurgeQueue() and
AmqChannel.DeleteQueue() methods
Improvement QPID-495 Implement default timeouts for AttainState and
SyncWriter operations
+Bug QPID-546 .Net does not handle reply to fields correctly.
Bug QPID-237 Build broken because of missing
IBytesMessage.Reset() impl in Qpid.Client.Message.QpidBytesMessage
Bug QPID-238 Wrong call to string.Split() in
AbstractQmsMessage.GetExchangeName()
Bug QPID-239 Use of assembly name vs. assembly path in
AMQConnection.LoadTransportFromAssembly()