From 3a55515ee8f3ca410adba6eea0b043dd6dccd242 Mon Sep 17 00:00:00 2001 From: kou Date: Sun, 18 Jun 2006 09:03:36 +0000 Subject: * lib/rss/rss.rb: fixed typo: except -> expect * lib/rss/parser.rb: ditto. * test/rss/rss-assertions.rb: ditto. * test/rss/test_parser.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e3c20cf50..76f205662b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Jun 18 18:01:26 2006 Kouhei Sutou + + * lib/rss/rss.rb: fixed typo: except -> expect + * lib/rss/parser.rb: ditto. + * test/rss/rss-assertions.rb: ditto. + * test/rss/test_parser.rb: ditto. + Sun Jun 18 17:52:39 2006 Kouhei Sutou * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated. -- cgit v1.2.3