aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-30 19:36:44 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-30 19:36:44 +0000
commite8fb29d7a8e39767f870ebe008377ff4cac6bee0 (patch)
tree3e190de347ecccfacbf26ba5086b86d0209eb2c9 /ChangeLog
parent3d1108e449f67bdd979ce8a4025baf34a13125e1 (diff)
downloadruby-e8fb29d7a8e39767f870ebe008377ff4cac6bee0.tar.gz
* ChangeLog: update for r44772
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7344d0dbd4..c3ed1cb946 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jan 31 03:48:40 2014 Eric Wong <e@80x24.org>
+
+ * benchmark/driver: avoid large alloc in driver process
+ [ruby-core:59869] [Bug #9430]
+
Thu Jan 30 14:45:49 2014 Shugo Maeda <shugo@ruby-lang.org>
* configure.in: use $@ instead of $(.TARGET) because .TARGET is not