From ca06f9a1276d44d1c6b984ee1637030fa3a0d87c Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 4 Sep 2008 12:55:02 +0000 Subject: * transcode.c (econv_init): accept an integer as 3rd argument as well. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e90c1e18..5d8b0a8ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 4 21:53:58 2008 Tanaka Akira + + * transcode.c (econv_init): accept an integer as 3rd argument as well. + Thu Sep 4 21:46:21 2008 Tanaka Akira * transcode.c (sym_partial_input): new variable. -- cgit