From ed95040aa872ee7d803f68008c104c197ccd53c4 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 29 Oct 2009 06:43:28 +0000 Subject: * vm_core.h (rb_name_err_mesg_new): added prototype. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25557 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0a8b33bf6..6bb868868 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 29 15:43:25 2009 Nobuyoshi Nakada + + * vm_core.h (rb_name_err_mesg_new): added prototype. + Thu Oct 29 13:53:18 2009 Yukihiro Matsumoto * array.c (rb_ary_to_ary): do not use #respond_to? to detect -- cgit