diff options
| author | kou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-28 04:23:09 +0000 |
|---|---|---|
| committer | kou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-28 04:23:09 +0000 |
| commit | 1f84e89cf45158c2ddca44b7823bbcadbca9d732 (patch) | |
| tree | 74322fcc1cc7d03a01f24da5882c08ba02f6785d /ChangeLog | |
| parent | a3035403104c322b9326739bcc9c7ef7e3b45bcf (diff) | |
* lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.2 -> 0.2.3.
* lib/rss/parser.rb, test/rss/test_parser.rb: supported "-" in tag name.
Reported by Ray Chen. Thanks.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@14753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Fri Dec 28 13:21:32 2007 Kouhei Sutou <kou@cozmixng.org> + + * lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.2 -> 0.2.3. + + * lib/rss/parser.rb, test/rss/test_parser.rb: supported "-" in tag name. + Reported by Ray Chen. Thanks. + Thu Dec 27 23:56:01 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * mkconfig.rb: should not use the libraries under the source directory |
