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