From 6bf86382c0f2cf890a4a777c52b1c49ebd2f5322 Mon Sep 17 00:00:00 2001 From: why Date: Fri, 13 Aug 2004 16:14:23 +0000 Subject: * ext/syck/token.c: re2c no longer compiled with bit vectors. caused problems for non-ascii characters. [ruby-core:03280] * ext/syck/implicit.c: ditto. * ext/syck/bytecode.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ab62745d40..f0ca0b594e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Aug 14 01:25:48 2004 why the lucky stiff + + * ext/syck/token.c: re2c no longer compiled with bit vectors. caused + problems for non-ascii characters. [ruby-core:03280] + * ext/syck/implicit.c: ditto. + * ext/syck/bytecode.c: ditto. + Fri Aug 13 12:55:20 2004 GOTOU Yuuzou * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header): -- cgit v1.2.3