From 8f186a1d76ef5b73693b4e2cc2b3130a72512c21 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 26 Jan 2004 06:12:15 +0000 Subject: * sample/exyacc.rb: escape '}' to avoid warning. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@5557 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c11de0b03..3cd704cf5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jan 26 15:11:47 2004 NAKAMURA Usaku + + * sample/exyacc.rb: escape '}' to avoid warning. + Mon Jan 26 12:47:17 2004 Hidetoshi NAGAI * ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7 -- cgit