From 3a427c61997b513939841dfa1f7b124e9facf6d3 Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 15 Aug 2008 14:17:11 +0000 Subject: * transcode.c (econv_just_convert): extracted from rb_econv_output. (rb_econv_output): use econv_just_convert. (econv_primitive_output): new method. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 41ba75a2b8..2c3c18ea14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 15 23:07:48 2008 Tanaka Akira + + * transcode.c (econv_just_convert): extracted from rb_econv_output. + (rb_econv_output): use econv_just_convert. + (econv_primitive_output): new method. + Fri Aug 15 19:57:01 2008 Tanaka Akira * include/ruby/encoding.h (rb_econv_output): add str_encoding -- cgit v1.2.3