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