diff options
| author | Rupert Smith <rupertlssmith@apache.org> | 2007-08-10 15:33:34 +0000 |
|---|---|---|
| committer | Rupert Smith <rupertlssmith@apache.org> | 2007-08-10 15:33:34 +0000 |
| commit | 2553b54071b2ab89faaf503e3c3c8449fed07070 (patch) | |
| tree | 96ca3df1096032967759e455f74a06d7c8d10ba9 /dotnet | |
| parent | 577f0f94b1603c4f72f1ca4071ebe8e7cc10775a (diff) | |
| download | qpid-python-2553b54071b2ab89faaf503e3c3c8449fed07070.tar.gz | |
.Net now handles binding URLs correctly.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@564619 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet')
| -rw-r--r-- | dotnet/RELEASE_NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotnet/RELEASE_NOTES.txt b/dotnet/RELEASE_NOTES.txt index 7305e373df..6b1295b03c 100644 --- a/dotnet/RELEASE_NOTES.txt +++ b/dotnet/RELEASE_NOTES.txt @@ -45,6 +45,7 @@ Improvement QPID-489 Create new build system for .NET Client 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() |
