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