From e8673217bebc643b87b0c1607654b7458f962482 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 29 Aug 2007 23:38:38 +0000 Subject: forgot to modify ext/json/ext/parser/parser.rl and ext/tk/tkutil/tkutil.c. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c75125134..18b752d1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,8 +28,12 @@ Thu Aug 30 08:00:12 2007 Tanaka Akira * ext/json/ext/parser/parser.c: ditto. + * ext/json/ext/parser/parser.rl: ditto. + * ext/syck/rubyext.c: ditto. + * ext/tk/tkutil/tkutil.c: ditto. + Wed Aug 29 18:36:06 2007 Tanaka Akira * lib/open-uri.rb: add :ftp_active_mode option. -- cgit