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/System.ServiceModel.Description/ChangeLog')
-rw-r--r--mcs/class/System.ServiceModel/System.ServiceModel.Description/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.ServiceModel/System.ServiceModel.Description/ChangeLog b/mcs/class/System.ServiceModel/System.ServiceModel.Description/ChangeLog
index 060787c16c4..b70143dfe71 100644
--- a/mcs/class/System.ServiceModel/System.ServiceModel.Description/ChangeLog
+++ b/mcs/class/System.ServiceModel/System.ServiceModel.Description/ChangeLog
@@ -1,5 +1,9 @@
2009-08-07 Atsushi Enomoto <atsushi@ximian.com>
+ * ContractDescription.cs : wcf & 2.1 is specially annoying land :(
+
+2009-08-07 Atsushi Enomoto <atsushi@ximian.com>
+
* ContractDescriptionGenerator.cs : add new contract getter to
create callback contract type (which does not demand
ServiceContractAttribute).