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