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