New test.
[mono.git] / mcs / class / System.ServiceModel / ChangeLog
index 443c7a4041f2ef017a9f2f77d58cfd851cc52e13..b4904d0afb8ad5575f6c2e08a0f207512441a957 100755 (executable)
@@ -1,3 +1,106 @@
+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.
+
+2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: does extra dist fail to accept *.xml ?
+
+2010-02-10  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: add test xml files to extra dist.
+
+2010-02-08  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources:
+         renamed MetadataBundle.cs to MetadataSet.cs.
+
+2010-02-05  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Dummy_2_1.cs : remove AuthenticationSchemes. It blocks MT support.
+
+2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
+
+       * Dummy.cs, net_2_1_raw_System.ServiceModel.dll.sources : add some
+         classes out of dummy, for monotouch (hidden in 2.1 profile).
+
+2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
+
+       * HTTP_listener_notes.txt: Fixed some wrong description, simplified
+         some, and updated some.
+
+2010-02-04  Astushi Enomoto  <atsushi@ximian.com>
+
+       * HTTP_listener_notes.txt: some notes updated.
+
+2010-02-03  Astushi Enomoto  <atsushi@ximian.com>
+
+       * HTTP_listener_notes.txt: I couldn't help but write about it to
+         not keep myself confused by this complicated stuff.
+
+2010-01-20  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel_test.dll.sources: move back some FeatureBased
+         tests.
+
+2010-01-18  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources : added new security version types.
+
+2010-01-15  Astushi Enomoto  <atsushi@ximian.com>
+
+       * System.ServiceModel.dll.sources: add SL config loader here
+         for easy debugging under 2.0 profile.
+
 2010-01-13  Astushi Enomoto  <atsushi@ximian.com>
 
        * net_2_1_raw_System.ServiceModel.dll.sources :