2009-10-07 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 7 Oct 2009 19:12:26 +0000 (19:12 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Wed, 7 Oct 2009 19:12:26 +0000 (19:12 -0000)
commitfd2cd12aaef82da82529c983a50b44ad0f7930dd
tree7e069dca06c46dc8190f73ea3c0b5ff4777c54f9
parente777a3befe368b10acf2117e671036211cf48ad9
2009-10-07  Atsushi Enomoto  <atsushi@ximian.com>

* SyndicationVersions.cs :
  Handle atom feed as well. Patch by David Mitchell.

* SyndicationItemTest.cs, SyndicationFeedTest.cs : allow atom feed
  too. More Load() tests. Patch by David Mitchell.

svn path=/trunk/mcs/; revision=143704
mcs/class/System.ServiceModel.Web/System.ServiceModel.Syndication/ChangeLog
mcs/class/System.ServiceModel.Web/System.ServiceModel.Syndication/SyndicationVersions.cs
mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Syndication/ChangeLog
mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Syndication/SyndicationFeedTest.cs
mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Syndication/SyndicationItemTest.cs