2009-07-31 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Channels / ChangeLog
index bcf959aa8cbfd627dc7c25344010b6b3b82e1ec6..bac4620f8a7e97b3731ce96e36cd524def2d19c1 100755 (executable)
@@ -1,3 +1,9 @@
+2009-07-31  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * PeerDuplexChannel.cs : ongoing [MC-PRCH] implementation. Rewrote
+         connection part to use new internal IPeerConnectorContract for
+         neighbor connection.
+
 2009-07-31  Atsushi Enomoto  <atsushi@ximian.com>
 
        * ChannelListenerBase_1.cs, TcpChannelListener.cs,