From 1a48d2f9db9705392fdbf91fbb64d444645456e1 Mon Sep 17 00:00:00 2001 From: duerst Date: Tue, 30 Dec 2008 09:03:04 +0000 Subject: * transcode.c: Minor fixes and tweaks in documentation. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a9cecad13..621bc5fb7 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