2009-10-02 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel.Web / ChangeLog
1 2009-10-02  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * System.ServiceModel.Web_test.dll.sources :
4            add WebScriptServiceHostFactoryTest.cs.
5
6 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * Makefile : add -r:System.Web.Extensions.dll.
9
10 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * System.ServiceModel.Web_test.dll.sources :
13           added UriTemplateTableTest.cs.
14
15 2009-09-07  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * System.ServiceModel.Web_test.dll.sources :
18           added UriTemplateEquivalenceComparerTest.cs.
19
20 2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>
21
22         * Makefile : use System.Core.
23
24 2009-09-01  Atsushi Enomoto  <atsushi@ximian.com>
25
26         * System.ServiceModel.Web_test.dll.sources :
27           added WebOperationContextTest.cs.
28
29 2009-07-20  Jb Evain  <jbevain@novell.com>
30
31         * Makefile: filter the valid profile on the framework version,
32         to make it easier to have custom variants.
33
34 2009-04-22  Sebastien Pouliot  <sebastien@ximian.com>
35
36         * net_2_1_raw_System.ServiceModel.Web.dll.sources: Remove the common
37         Const, Locale and MonoTODO since we can now get them from mscorlib.dll
38
39 2009-04-06  Atsushi Enomoto  <atsushi@ximian.com>
40
41         * System.ServiceModel.Web_test.dll.sources : added
42           AtomPub10CategoriesDocumentFormatterTest.
43
44 2009-04-03  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * System.ServiceModel.Web_test.dll.sources : added
47           ServiceDocumentTest and AtomPub10ServiceDocumentFormatterTest.
48
49 2009-04-03  Atsushi Enomoto  <atsushi@ximian.com>
50
51         * System.ServiceModel.Web.dll.sources : added 3.5 SP1 atompp stuff.
52
53 2009-02-02  Atsushi Enomoto  <atsushi@ximian.com>
54
55         * Makefile : add -d:NET_3_5.
56
57 2008-09-12  Jb Evain  <jbevain@novell.com>
58
59         * net_2_1_raw_System.ServiceModel.Web.dll.sources
60         * Makefile
61         * System.Runtime.Serialization.Json/JsonReader.cs:
62                 support the SL2 profile compilation.
63
64 2008-04-21  Igor Zelmanovich <igorz@mainsoft.com>
65
66         * System.ServiceModel.Web_test.dll.sources: add WebServiceHostTest.cs.
67
68 2008-02-16  Atsushi Enomoto  <atsushi@ximian.com>
69
70         * Makefile : -r:System.Configuration.dll.
71
72 2007-12-07  Atsushi Enomoto  <atsushi@ximian.com>
73
74         * System.ServiceModel.Web.dll.sources : fixed wrong source name.
75
76 2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
77
78         * System.ServiceModel.Web_test.dll.sources,
79           System.ServiceModel.Web.dll.sources : updated to reflect the latest
80           file lists.
81         * Makefile : added -r:System.ServiceModel.dll
82
83 2007-09-01  Atsushi Enomoto  <atsushi@ximian.com>
84
85         * System.ServiceModel.Web_test.dll.sources : removed all old tests
86           for obsoleted types. They must be updated before being added so
87           that they do not block run-test-ondotnet. Added JsonWriterTest.cs.
88         * System.ServiceModel.Web.dll.sources : added JsonWriter.cs and
89           JsonReaderWriterFactory.cs.
90         * Makefile : fixed version number. It is not NO_TEST anymore.
91
92 2007-06-07  Joel Reed  <joelwreed@comcast.com>
93
94         * ATOM: serialize generator, logo, copyrights, and language
95         add two new unit test data feeds
96
97 2007-06-05  Joel Reed  <joelwreed@comcast.com>
98
99         * add SyndicationCategory stubbed out class from Stephen A Jazdzewski,
100         add RSS serialization tests, add richer atom feed serialization test
101
102 2007-06-04  Joel Reed  <joelwreed@comcast.com>
103
104         * add properties and constructor implementations for 
105         UrlSyndicationContent and XmlSyndicationContent
106
107 2007-05-31  Joel Reed  <joelwreed@comcast.com>
108
109         * add more testcases and stubbed out classes from Stephen A Jazdzewski
110
111         * Move System.ServiceModel.Syndication files into a subdirectory
112