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