From e00a30ed3b1bf1e2b773a5107e392f41bf62819f Mon Sep 17 00:00:00 2001 From: gsinclair Date: Wed, 31 Dec 2003 05:47:45 +0000 Subject: * lib/pathname.rb: Completed documentation. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d4251b36c..f317c49ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Dec 31 11:20:34 2003 Gavin Sinclair + + * lib/pathname.rb: Completed documentation. + Wed Dec 31 11:20:34 2003 * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::do_methods): Make -- cgit