From 340e5082e23d731695a6156e5259caa3ded77b4c Mon Sep 17 00:00:00 2001 From: why Date: Mon, 19 May 2003 18:46:57 +0000 Subject: * lib/token.c, lib/implicit.c: expanded character set to allow UTF-8, other Ruby encodings. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3830 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a4a1cacbcc..354314e3f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon May 19 18:54:30 2003 why the lucky stiff + + * lib/token.c, lib/implicit.c: expanded character set to allow UTF-8, + other Ruby encodings. + Mon May 19 16:47:00 2003 why the lucky stiff * lib/syck.c, lib/syck.h, lib/token.c, lib/gram.c: count line numbers -- cgit v1.2.3