2010-04-23 Astushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel / ChangeLog
index 019c8919d5af6e622765022aa1e7211d6bac4839..0bb3d5ac1c3d0912c2ac7fa6577128a1619b4f91 100755 (executable)
@@ -1,3 +1,75 @@
+2010-04-23  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Http_listener_notes.txt: update comment, as I have fixed one issue
+         with lengthy explanation.
+
+2010-04-21  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Http_listener_notes.txt: more comment.
+
+2010-04-20  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Http_listener_notes.txt: added explanation on *why* it is SO hard
+         to solve.
+
+2010-04-05  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources : add some new config types and
+         ChannelTerminatedException.cs.
+
+2010-04-02  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel_test.dll.sources : add some new fault tests.
+
+2010-03-24  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources : move back all the Features tests
+         that were once disabled (now we can handle mannerless tests).
+
+2010-03-19  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources : remove unused class.
+       * HTTP_listener_notes.txt : add some more comments.
+
+2010-03-18  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel_test.dll.sources :
+         Add Constants.cs and XPathMessageContextTest.cs.
+
+2010-03-18  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources : added some missing types.
+
+2010-03-17  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel_test.dll.sources :
+         add MetadataExchangeBindingsTest.cs.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_*.dll.sources: rename to moonlight_*.dll.sources.
+
+2010-03-15  Astushi Enomoto  <atsushi@ximian.com>
+
+       * net_4_0_System.ServiceModel.dll.sources:
+         more types from Sys.SM.Web.dll in 4.0 profile here.
+
+2010-03-15  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Dummy_2_1.cs : added cosmetic silverlight sdk compatibility stuff.
+
+2010-03-11  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources,
+         net_2_1_raw_System.ServiceModel.dll.sources:
+         added XmlName.cs.
+
+2010-02-19  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: enable USE_DATA_CONTRACT_IMPORTER as
+         memorabilia.hardrock now works. (Will be removed when I remove
+         relevant code.)
+
 2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
 
        * Makefile: sigh, just disable it. make dist is somehow broken.