diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,13 +1,18 @@ +Sun Dec 2 15:47:57 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * parse.y (parser_tokadd_mbchar): check insufficient multibyte char. + [ruby-dev:32429] + Sun Dec 2 15:42:16 2007 Kouhei Sutou <kou@cozmixng.org> * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.1 -> 0.2.2. * lib/rss/maker/itunes.rb: fixed new_itunes_category. * lib/rss/maker/taxonomy.rb: new_taxo_topic -> new_topic because - of consistency. + of consistency. * test/rss/test_maker_itunes.rb, test/rss/test_itunes.rb: removed - needless UTF-8 characters. + needless UTF-8 characters. Sun Dec 2 15:18:37 2007 Koichi Sasada <ko1@atdot.net> |
