From 4bcfd50ee7d33d23dcccfbbaf197051ebb4e34a6 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 24 Jan 2008 07:34:07 +0000 Subject: * io.c (rb_io_getline_fast): the end point of left_char_head() must be the last character. [ruby-cvs:22445] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37687ce2b5..f7144b218b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 24 16:31:04 2008 Yukihiro Matsumoto + + * io.c (rb_io_getline_fast): the end point of left_char_head() + must be the last character. [ruby-cvs:22445] + Thu Jan 24 16:24:25 2008 NAKAMURA Usaku * parse.y (reg_fragment_setenc_gen): recognize regexp with option n as -- cgit v1.2.3