2010-03-02 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel.Web / ChangeLog
1 2010-03-02  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * System.ServiceModel.Web_test.dll.sources : add new test.
4         * Makefile : add new extra dist.
5
6 2010-01-26  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * monotouch_System.ServiceModel.Web.dll.sources: Don't inherit from
9         net_2_1_raw*.sources when you require a superset of moonlight API
10
11 2010-01-25  Sebastien Pouliot  <sebastien@ximian.com>
12
13         * net_2_1_raw_System.ServiceModel.Web.dll.sources: Use custom
14         version of DataContractJsonSerializer for Moonlight
15
16 2009-11-12  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * common_System.ServiceModel.Web.dll.sources,
19           net_2_0_System.ServiceModel.Web.dll.sources,
20           net_4_0_System.ServiceModel.Web.dll.sources :
21
22           in 4.0 profile, some types are moved from this
23           assembly, so extract common basis and include
24           it in 2.0 and 4.0 profile sources (4.0 is
25           equivalent to common so far).
26
27 2009-10-23  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * monotouch_System.ServiceModel.Web.dll.sources:
30           adding experimental WebHttpBinding stuff.
31
32 2009-10-08  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * System.ServiceModel.Web_test.dll.sources :
35           add WebScriptEnablingBehaviorTest.cs.
36
37 2009-10-02  Atsushi Enomoto  <atsushi@ximian.com>
38
39         * System.ServiceModel.Web_test.dll.sources :
40            add WebScriptServiceHostFactoryTest.cs.
41
42 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
43
44         * Makefile : add -r:System.Web.Extensions.dll.
45
46 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
47
48         * System.ServiceModel.Web_test.dll.sources :
49           added UriTemplateTableTest.cs.
50
51 2009-09-07  Atsushi Enomoto  <atsushi@ximian.com>
52
53         * System.ServiceModel.Web_test.dll.sources :
54           added UriTemplateEquivalenceComparerTest.cs.
55
56 2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>
57
58         * Makefile : use System.Core.
59
60 2009-09-01  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * System.ServiceModel.Web_test.dll.sources :
63           added WebOperationContextTest.cs.
64
65 2009-07-20  Jb Evain  <jbevain@novell.com>
66
67         * Makefile: filter the valid profile on the framework version,
68         to make it easier to have custom variants.
69
70 2009-04-22  Sebastien Pouliot  <sebastien@ximian.com>
71
72         * net_2_1_raw_System.ServiceModel.Web.dll.sources: Remove the common
73         Const, Locale and MonoTODO since we can now get them from mscorlib.dll
74
75 2009-04-06  Atsushi Enomoto  <atsushi@ximian.com>
76
77         * System.ServiceModel.Web_test.dll.sources : added
78           AtomPub10CategoriesDocumentFormatterTest.
79
80 2009-04-03  Atsushi Enomoto  <atsushi@ximian.com>
81
82         * System.ServiceModel.Web_test.dll.sources : added
83           ServiceDocumentTest and AtomPub10ServiceDocumentFormatterTest.
84
85 2009-04-03  Atsushi Enomoto  <atsushi@ximian.com>
86
87         * System.ServiceModel.Web.dll.sources : added 3.5 SP1 atompp stuff.
88
89 2009-02-02  Atsushi Enomoto  <atsushi@ximian.com>
90
91         * Makefile : add -d:NET_3_5.
92
93 2008-09-12  Jb Evain  <jbevain@novell.com>
94
95         * net_2_1_raw_System.ServiceModel.Web.dll.sources
96         * Makefile
97         * System.Runtime.Serialization.Json/JsonReader.cs:
98                 support the SL2 profile compilation.
99
100 2008-04-21  Igor Zelmanovich <igorz@mainsoft.com>
101
102         * System.ServiceModel.Web_test.dll.sources: add WebServiceHostTest.cs.
103
104 2008-02-16  Atsushi Enomoto  <atsushi@ximian.com>
105
106         * Makefile : -r:System.Configuration.dll.
107
108 2007-12-07  Atsushi Enomoto  <atsushi@ximian.com>
109
110         * System.ServiceModel.Web.dll.sources : fixed wrong source name.
111
112 2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
113
114         * System.ServiceModel.Web_test.dll.sources,
115           System.ServiceModel.Web.dll.sources : updated to reflect the latest
116           file lists.
117         * Makefile : added -r:System.ServiceModel.dll
118
119 2007-09-01  Atsushi Enomoto  <atsushi@ximian.com>
120
121         * System.ServiceModel.Web_test.dll.sources : removed all old tests
122           for obsoleted types. They must be updated before being added so
123           that they do not block run-test-ondotnet. Added JsonWriterTest.cs.
124         * System.ServiceModel.Web.dll.sources : added JsonWriter.cs and
125           JsonReaderWriterFactory.cs.
126         * Makefile : fixed version number. It is not NO_TEST anymore.
127
128 2007-06-07  Joel Reed  <joelwreed@comcast.com>
129
130         * ATOM: serialize generator, logo, copyrights, and language
131         add two new unit test data feeds
132
133 2007-06-05  Joel Reed  <joelwreed@comcast.com>
134
135         * add SyndicationCategory stubbed out class from Stephen A Jazdzewski,
136         add RSS serialization tests, add richer atom feed serialization test
137
138 2007-06-04  Joel Reed  <joelwreed@comcast.com>
139
140         * add properties and constructor implementations for 
141         UrlSyndicationContent and XmlSyndicationContent
142
143 2007-05-31  Joel Reed  <joelwreed@comcast.com>
144
145         * add more testcases and stubbed out classes from Stephen A Jazdzewski
146
147         * Move System.ServiceModel.Syndication files into a subdirectory
148