ChangeLog 1.6 KB

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