Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.ServiceModel/ChangeLog')
-rwxr-xr-xmcs/class/System.ServiceModel/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mcs/class/System.ServiceModel/ChangeLog b/mcs/class/System.ServiceModel/ChangeLog
index 324ec5828fc..d31cceb6fcd 100755
--- a/mcs/class/System.ServiceModel/ChangeLog
+++ b/mcs/class/System.ServiceModel/ChangeLog
@@ -1,3 +1,15 @@
+2009-08-18 Sebastien Pouliot <sebastien@ximian.com>
+
+ Update everything to r140102 which is known to work properly
+ on robozzle and ITV.
+ [Fix bug 531893]
+
+ r: kangaroo
+
+2009-08-11 Astushi Enomoto <atsushi@ximian.com>
+
+ * System.ServiceModel.dll.sources: add DefaultOperationInvoker.cs.
+
2009-08-07 Astushi Enomoto <atsushi@ximian.com>
* System.ServiceModel.dll.sources: add ServiceProxyGenerator.cs.