2009-05-25 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Channels / ChangeLog
index 24ef4571b832d82584ab1e3d196a5055714ae245..7e95165b8d720f20fd8f5cd6d3a06d9611911bd3 100755 (executable)
@@ -1,3 +1,8 @@
+2009-05-25  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * PeerCustomResolverBindingElement.cs : (Resolve) returned addresses
+         could be null.
+
 2009-05-22  Atsushi Enomoto  <atsushi@ximian.com>
 
        * ChannelManagerBase.cs : there was annoying non-2.1 stuff.