From ce1c652ad2bcd616f2822c11d183ad2ff3ef9b97 Mon Sep 17 00:00:00 2001 From: kou Date: Sat, 16 Oct 2004 04:51:15 +0000 Subject: * lib/rss/: untabified. * test/rss/: untabified. * lib/rss/0.9.rb (RSS::Rss#to_s): inent -> indent. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b55edaac..2ab54aa28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Oct 16 13:42:49 2004 Kouhei Sutou + + * lib/rss/: untabified. + * test/rss/: untabified. + * lib/rss/0.9.rb (RSS::Rss#to_s): inent -> indent. + Sat Oct 16 13:34:56 2004 Kouhei Sutou * lib/rss: supported prety print. -- cgit