From 3007acfbc6faaf65148697edcb9907ba23551e85 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 10 Mar 2012 14:52:30 +0000 Subject: * st.c: pack tables also generic keys. patched by Sokolov Yura at https://github.com/ruby/ruby/pull/84 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b4a143f604..a448fe994f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -Sat Mar 10 23:52:16 2012 Nobuyoshi Nakada +Sat Mar 10 23:52:28 2012 Nobuyoshi Nakada + + * st.c: pack tables also generic keys. patched by Sokolov Yura at + https://github.com/ruby/ruby/pull/84 * st.c: add st_foreach_check for fixing iteration over packed table and st_delete_safe. patched by Sokolov Yura at -- cgit v1.2.3