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