From bfcd4e54538b1dd415ed1f3bebe482df11b383c2 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 2 Dec 2010 22:08:45 +0000 Subject: * ext/stringio/stringio.c (strio_getline): round upto next char boundary. [ruby-dev:42674] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30063 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb1e352224..7c039617f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 3 07:08:42 2010 Nobuyoshi Nakada + + * ext/stringio/stringio.c (strio_getline): round upto next char + boundary. [ruby-dev:42674] + Fri Dec 3 06:52:46 2010 Tanaka Akira * compile.c: parenthesize macro arguments. -- cgit v1.2.3