summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-20 22:09:30 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-20 22:09:30 +0000
commita30fe360801875148fc68a338583eacbe54737ab (patch)
tree8fd18d869923b15e7e746a70d031d4c0ed94bce7 /ChangeLog
parentbc030452b777d0c71e8a34ad84f6663a8ad72557 (diff)
downloadruby-a30fe360801875148fc68a338583eacbe54737ab.tar.gz
ruby-a30fe360801875148fc68a338583eacbe54737ab.tar.xz
ruby-a30fe360801875148fc68a338583eacbe54737ab.zip
* array.c (rb_ary_push): bypass rb_ary_store().
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc046a99b..2ea185738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Apr 21 07:07:45 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * array.c (rb_ary_push): bypass rb_ary_store().
+
Tue Apr 21 01:25:16 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* bignum.c (bigsub_int): subtraction without making internal