From 850aebf583c37568bdad9540cd0a2ba2cdc017ba Mon Sep 17 00:00:00 2001 From: why Date: Fri, 17 Oct 2003 21:03:16 +0000 Subject: * ext/syck/yamlbyte.h: Ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef508e7a8..ef178c27f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ Sat Oct 18 05:48:59 2003 why the lucky stiff * ext/syck/yaml2byte.c: YAML to bytecode converter. + * ext/syck/yamlbyte.h: Ditto. + * ext/syck/bytecode.c: Bytecode parser fixes to empty collections and empty strings. -- cgit