From 94da8b17374a71b451e9b7f3b6e97ab058bdbc81 Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 25 Nov 2015 01:57:48 +0000 Subject: * io.c (argf_getpartial): should not resize str if the second argument is not given. [ruby-core:71668] [Bug #11738] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 99381a8881..25905864c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 25 10:55:21 2015 Shugo Maeda + + * io.c (argf_getpartial): should not resize str if the second + argument is not given. + [ruby-core:71668] [Bug #11738] + Tue Nov 24 23:56:25 2015 Naohisa Goto * configure.in: On Solaris, it is safe to define _LARGEFILE_SOURCE -- cgit v1.2.3