From 8dfa6fb0a80d633d71987f06462823ca13b67be8 Mon Sep 17 00:00:00 2001 From: kou Date: Wed, 7 Apr 2004 03:36:38 +0000 Subject: * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or resource attribute in rdf:li. * test/rss/test_parser.rb: added test for above change. * lib/rss/dublincore.rb: reverted style. * lib/rss/xmlparser.rb: normalized XMLParser class hierarchy. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d3686e4a3..71ec41975d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Wed Apr 7 12:32:02 2004 Kouhei Sutou + + * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or + resource attribute in rdf:li. + * test/rss/test_parser.rb: added test for above change. + + * lib/rss/dublincore.rb: reverted style. + + * lib/rss/xmlparser.rb: normalized XMLParser class hierarchy. + Wed Apr 7 10:43:17 2004 Nobuyoshi Nakada * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAG -- cgit v1.2.3