summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-25 01:57:48 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-25 01:57:48 +0000
commit94da8b17374a71b451e9b7f3b6e97ab058bdbc81 (patch)
tree474d3da0b385314074c2cccdadd108f7764c7c9c /ChangeLog
parentff838167ba8ce85f9045a7fc484f6f6cb3666ff3 (diff)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <shugo@ruby-lang.org>
+
+ * 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 <ngotogenome@gmail.com>
* configure.in: On Solaris, it is safe to define _LARGEFILE_SOURCE