From 39cb444582460b2bc5351cea37c92ffb7a370682 Mon Sep 17 00:00:00 2001 From: kou Date: Sun, 5 Aug 2007 03:03:05 +0000 Subject: * lib/rss, sample/rss, test/rss: - 0.1.7 -> 0.1.8. - supported . - reverted backward incompatibility API changes introduced 0.1.7. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 84e222816..85338f514 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Aug 5 11:51:39 2007 Kouhei Sutou + + * lib/rss, sample/rss, test/rss: + - 0.1.7 -> 0.1.8. + - supported . + - reverted backward incompatibility API changes introduced 0.1.7. + Sun Aug 5 04:56:25 2007 Nobuyoshi Nakada * io.c (pipe_open_v, pipe_open_s): separate array and string -- cgit