From f9c9e7ac0abd05c5773433601ca8bfe314cbf73f Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 26 Feb 2009 04:23:21 +0000 Subject: * iseq.c (cdhash_each): resurrects internal literals. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7a370f393..01934c741 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 26 13:23:20 2009 Nobuyoshi Nakada + + * iseq.c (cdhash_each): resurrects internal literals. + Thu Feb 26 10:56:48 2009 NAKAMURA Usaku * include/ruby/win32.h (rb_w32_wopen): prototype forgotten. -- cgit