From 42ad5216ec57a5890eb20230efb09e1aa53ed528 Mon Sep 17 00:00:00 2001 From: gsinclair Date: Wed, 24 Mar 2004 11:53:31 +0000 Subject: * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). * lib/uri/common.rb: Ditto. * lib/uri/ftp.rb: Ditto. * lib/uri/generic.rb: Ditto. * lib/uri/http.rb: Ditto. * lib/uri/https.rb: Ditto. * lib/uri/ldap.rb: Ditto. * lib/uri/mailto.rb: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd2189ef56..45dc1b5261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Wed Mar 24 20:49:00 2004 Gavin Sinclair + + * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). + * lib/uri/common.rb: Ditto. + * lib/uri/ftp.rb: Ditto. + * lib/uri/generic.rb: Ditto. + * lib/uri/http.rb: Ditto. + * lib/uri/https.rb: Ditto. + * lib/uri/ldap.rb: Ditto. + * lib/uri/mailto.rb: Ditto. + Wed Mar 24 18:48:05 2004 Nobuyoshi Nakada * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by -- cgit v1.2.3