From d55ab6465c5674e2e15e04de786c1e3255e33954 Mon Sep 17 00:00:00 2001 From: why Date: Thu, 29 May 2003 23:51:16 +0000 Subject: * ext/syck/token.c: preserve any indentation passed an explicit indentation. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ee952e5d2..88ffb2381 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri May 30 00:01:05 2003 why the lucky stiff + + * ext/syck/token.c: preserve any indentation passed an explicit + indentation. + Thu May 29 23:41:34 2003 why the lucky stiff * ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format(). -- cgit