From 93444eea15d4bc3d7c09ceb87a663dca8718f51c Mon Sep 17 00:00:00 2001 From: matz Date: Sun, 23 Dec 2007 16:48:28 +0000 Subject: * io.c (rb_io_s_pipe): allow specifying read-side encoding. * io.c (io_enc_str): wrong encoding destination. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aa7a3caeda..cfc92189d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Dec 24 01:46:43 2007 Yukihiro Matsumoto + + * io.c (rb_io_s_pipe): allow specifying read-side encoding. + + * io.c (io_enc_str): wrong encoding destination. + Mon Dec 24 01:03:17 2007 Yukihiro Matsumoto * string.c (rb_str_comparable): comparison including broken -- cgit v1.2.3