From a7761efe4b87a28c0e70e45741bb669834e9150a Mon Sep 17 00:00:00 2001 From: yugui Date: Tue, 30 Dec 2008 11:05:23 +0000 Subject: merges r21187 from trunk into ruby_1_9_1. * transcode.c: Minor fixes and tweaks in documentation. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e6aa3e9e..3054074f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Dec 30 17:59:59 2008 Martin Duerst + + * transcode.c: Minor fixes and tweaks in documentation. + Tue Dec 30 17:03:51 2008 Koichi Sasada * ext/dl/test/test_import.rb: fix a prototype decl. -- cgit