[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.ServiceModel.Web / System.ServiceModel.Description / ChangeLog
index cea57d025061afc6a6e2bb97c6c17991e97f7b75..bbfd7d67de7c9b2daa4bc4dfd150aa2025989023 100644 (file)
@@ -1,3 +1,9 @@
+2010-07-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * WebHttpBehavior.cs : Set an a default DispatchOperation to throw 
+         EndpointNotFoundException instead of raising null Invoker error.
+         And add error handler that converts the exception to HTTP 404.
+
 2010-03-19  Atsushi Enomoto  <atsushi@ximian.com>
 
        * WebHttpBehavior.cs : set FilterPriority to make it in higher