From ea8f29220478d46126ea71ce3373bc096d33aba6 Mon Sep 17 00:00:00 2001 From: why Date: Wed, 3 Sep 2003 18:58:27 +0000 Subject: * ext/syck/token.c: headerless documents with root-level spacing now honored. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc7d02917..bad46ff79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 4 12:54:50 2003 why the lucky stiff + + * ext/syck/token.c: headerless documents with root-level spacing now + honored. + Wed Sep 3 21:33:20 2003 NAKAMURA, Hiroshi * test: add test directory. Test::Unit aware testcases and needed files should be located in this directory. dir/file name convention; -- cgit