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