1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

ChangeLog: fixup r48900

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
normal 2014-12-19 20:21:53 +00:00
parent c6c88ea044
commit f7e32f0182

View file

@ -1,3 +1,8 @@
Sat Dec 20 05:21:00 2014 Eric Wong <e@80x24.org>
* test/test_weakref.rb (test_repeated_object_leak): increase timeout
[Bug #10618]
Fri Dec 19 22:33:13 2014 Tanaka Akira <akr@fsij.org>
* tool/update-deps: Use $(hdrdir) if possible.