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