From 1afb8d6f01d82103e32b9758e4691b528bde8623 Mon Sep 17 00:00:00 2001 From: ksaito Date: Sun, 28 Nov 2004 03:16:16 +0000 Subject: * regparse.c (fetch_token): fixed test failure on HP-UX ia64 ([ruby-dev:24859]). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb2dabb6b..0164abb50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Nov 28 12:14:47 2004 Kazuo Saito + + * regparse.c (fetch_token): fixed test failure on HP-UX ia64 + ([ruby-dev:24859]). + Sun Nov 28 12:08:15 2004 Kazuo Saito * regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 -- cgit