ChangeLog 2.3 KB

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