From 9f8bebf781b08decea8a9f625b41aab92e238c79 Mon Sep 17 00:00:00 2001 From: gsinclair Date: Fri, 13 Feb 2004 12:53:42 +0000 Subject: * lib/fileutils.rb: slighly improved documentation (sync with 1.8) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7194b15b3..129f1e9bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Feb 13 21:51:00 2004 Gavin Sinclair + + * lib/fileutils.rb: slighly improved documentation (sync with 1.8) + Fri Feb 13 19:57:01 2004 Kouhei Sutou * test/rss/test_trackback.rb: added tests for TrackBack with RSS -- cgit