From a6290ae0fee1df2bd61f2dec1847f0ed18a95ea7 Mon Sep 17 00:00:00 2001 From: usa Date: Sat, 30 May 2015 09:05:50 +0000 Subject: * lib/tempfile.rb (Remover#call): fixed wrong condition introduced at r50682. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2e3c874aab..1574fd22ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat May 30 18:05:02 2015 NAKAMURA Usaku + + * lib/tempfile.rb (Remover#call): fixed wrong condition. introduced at + r50682. + Sat May 30 16:12:35 2015 Eric Wong * ext/socket/ancdata.c: use RB_GC_GUARD instead of volatile -- cgit v1.2.3