New tests.
[mono.git] / mcs / class / System.ServiceModel.Web / System.ServiceModel.Description / ChangeLog
index aece234884c48462f8211b6805d4a10a8ccf6bd0..cea57d025061afc6a6e2bb97c6c17991e97f7b75 100644 (file)
@@ -1,3 +1,22 @@
+2010-03-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * WebHttpBehavior.cs : set FilterPriority to make it in higher
+         priority than conflicting endpoints (such as mex endpoint).
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * WebHttpBehavior.cs: use MOONLIGHT symbol to
+       disambiguate MonoTouch and Moonlight code.
+
+2009-10-23  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * WebHttpBehavior.cs : add experimental monotouch build.
+
+2009-10-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * WebScriptEnablingBehavior.cs : use JsonQueryStringConverter, with
+         "d" wrapper name. Allow only WrappedRequest.
+
 2009-10-07  Atsushi Enomoto  <atsushi@ximian.com>
 
        * WebScriptEnablingBehavior.cs : validate body style.