* ChangeLog: update for r44772

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
normal 2014-01-30 19:36:44 +00:00
parent 3d1108e449
commit e8fb29d7a8

View File

@ -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