| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- 2009-04-22 Sebastien Pouliot <[email protected]>
- * net_2_1_raw_System.ServiceModel.Web.dll.sources: Remove the common
- Const, Locale and MonoTODO since we can now get them from mscorlib.dll
- 2009-04-06 Atsushi Enomoto <[email protected]>
- * System.ServiceModel.Web_test.dll.sources : added
- AtomPub10CategoriesDocumentFormatterTest.
- 2009-04-03 Atsushi Enomoto <[email protected]>
- * System.ServiceModel.Web_test.dll.sources : added
- ServiceDocumentTest and AtomPub10ServiceDocumentFormatterTest.
- 2009-04-03 Atsushi Enomoto <[email protected]>
- * System.ServiceModel.Web.dll.sources : added 3.5 SP1 atompp stuff.
- 2009-02-02 Atsushi Enomoto <[email protected]>
- * Makefile : add -d:NET_3_5.
- 2008-09-12 Jb Evain <[email protected]>
- * net_2_1_raw_System.ServiceModel.Web.dll.sources
- * Makefile
- * System.Runtime.Serialization.Json/JsonReader.cs:
- support the SL2 profile compilation.
- 2008-04-21 Igor Zelmanovich <[email protected]>
- * System.ServiceModel.Web_test.dll.sources: add WebServiceHostTest.cs.
- 2008-02-16 Atsushi Enomoto <[email protected]>
- * Makefile : -r:System.Configuration.dll.
- 2007-12-07 Atsushi Enomoto <[email protected]>
- * System.ServiceModel.Web.dll.sources : fixed wrong source name.
- 2007-12-05 Atsushi Enomoto <[email protected]>
- * System.ServiceModel.Web_test.dll.sources,
- System.ServiceModel.Web.dll.sources : updated to reflect the latest
- file lists.
- * Makefile : added -r:System.ServiceModel.dll
- 2007-09-01 Atsushi Enomoto <[email protected]>
- * System.ServiceModel.Web_test.dll.sources : removed all old tests
- for obsoleted types. They must be updated before being added so
- that they do not block run-test-ondotnet. Added JsonWriterTest.cs.
- * System.ServiceModel.Web.dll.sources : added JsonWriter.cs and
- JsonReaderWriterFactory.cs.
- * Makefile : fixed version number. It is not NO_TEST anymore.
- 2007-06-07 Joel Reed <[email protected]>
- * ATOM: serialize generator, logo, copyrights, and language
- add two new unit test data feeds
- 2007-06-05 Joel Reed <[email protected]>
- * add SyndicationCategory stubbed out class from Stephen A Jazdzewski,
- add RSS serialization tests, add richer atom feed serialization test
- 2007-06-04 Joel Reed <[email protected]>
- * add properties and constructor implementations for
- UrlSyndicationContent and XmlSyndicationContent
- 2007-05-31 Joel Reed <[email protected]>
- * add more testcases and stubbed out classes from Stephen A Jazdzewski
- * Move System.ServiceModel.Syndication files into a subdirectory
|