couple of warning cleanups.
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Channels / ChangeLog
index 7d2256c575482cd85ed598bd0b32d03dab28a683..ed0d13968ff376ed797d937fb438fc6d2f5a4495 100755 (executable)
@@ -1,3 +1,31 @@
+2010-07-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XmlReaderBodyWriter.cs, MessageFault.cs: warning cleanups.
+
+2010-07-06  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ChannelFactoryBase.cs : null via uri parameter is not allowed.
+
+2010-07-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * HttpTransportbindingElement.cs : remove "Standalone".
+
+2010-07-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SvcHttpHandler.cs : removed old code and #if blocks.
+
+2010-07-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SvcHttpHandler.cs : add required code for new ASP.NET HTTP stack.
+         Support for new and old stack (both) are temporarily enabled.
+       * HttpTransportBindingElement.cs : switch to new ASP.NET stack.
+
+2010-07-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SvcHttpHandlerFactory.cs : remove unused code.
+       * SvcHttpHandler.cs : ditto. Add some code for what new asp.net
+         support will look like.
+
 2010-07-02  Atsushi Enomoto  <atsushi@ximian.com>
 
        * Message.cs, MessageImpl.cs, MessageBufferImpl.cs : remove BodyId.