From 395f9f5ebfa4ecfa75cc272c9538cce151145d70 Mon Sep 17 00:00:00 2001 From: ocean Date: Thu, 20 Oct 2005 02:56:22 +0000 Subject: * class.c, eval.c, hash.c, st.c, variable.c: changed /* ??? */ stuff protoize generated to ANYARGS. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a94312b3..722a28a2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 20 11:41:57 2005 Hirokazu Yamamoto + + * class.c, eval.c, hash.c, st.c, variable.c: changed /* ??? */ stuff + protoize generated to ANYARGS. + Thu Oct 20 11:18:11 2005 Hirokazu Yamamoto * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition -- cgit