From e8a1874c198dcb0c84bef4d783fbc6bfc025cd04 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 31 Mar 2012 05:16:04 +0000 Subject: * hash.c: do not allocate st_table when it is not necessary. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35195 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1dc220566d..df64cad02d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Mar 31 14:16:02 2012 Sokolov Yura (funny-falcon) + + * hash.c: do not allocate st_table when it is not necessary. + Sat Mar 31 13:42:39 2012 Shugo Maeda * lib/net/ftp.rb (read_timeout=, open_timeout=): supported timeout. -- cgit v1.2.3