From f185ee848011f3e85785a22e4bfb69b7c239f84d Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 29 Jan 2009 17:57:13 +0000 Subject: * transcode.c (rb_econv_init_by_convpath_i): make it static. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d40ea3c0c..4f563ab27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Jan 30 02:55:56 2009 Tanaka Akira + + * transcode.c (rb_econv_init_by_convpath_i): make it static. + Thu Jan 29 16:22:41 2009 Shugo Maeda * load.c (rb_feature_provided): should not calculate len by pointer -- cgit