From 6c7659d47dad8e9e589d6a289b18787f9300a0fc Mon Sep 17 00:00:00 2001 From: why Date: Thu, 30 Oct 2003 13:59:40 +0000 Subject: * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4870 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6219b0788..9b3eeb51f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 30 22:59:39 2003 why the lucky stiff + + * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz. + Thu Oct 30 19:13:53 2003 Akinori MUSHA * ext/syck/MANIFEST: Add yamlbyte.h. -- cgit