From d55ece2791333b0f407e973c0515bd1b880b4fbd Mon Sep 17 00:00:00 2001 From: aamine Date: Sun, 2 Jul 2006 10:04:14 +0000 Subject: * ext/racc/cparse/cparse.c: sync with original code, rev 1.7. * ext/racc/cparse/cparse.c: must require version.h to get RUBY_VERSION_CODE. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6018c45ba..92c571c29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Jul 2 19:03:30 2006 Minero Aoki + + * ext/racc/cparse/cparse.c: sync with original code, rev 1.7. + + * ext/racc/cparse/cparse.c: must require version.h to get + RUBY_VERSION_CODE. + Sun Jul 2 18:42:27 2006 Minero Aoki * ext/racc/cparse/cparse.c: sync with original source code, rev -- cgit