From 90ebdfb2054ccc506ab6dd9c72882c0332d02393 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 19 Dec 2002 20:08:43 +0000 Subject: * lib/README, lib/cgi/ftplib.rb, lib/telnet.rb: Delete ftplib.rb and telnet.rb. It has been quite some time sinc they were obsoleted and made to emit warnings. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6a4d39d99..4848da0e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 20 05:06:49 2002 Akinori MUSHA + + * lib/README, lib/cgi/ftplib.rb, lib/telnet.rb: Delete ftplib.rb + and telnet.rb. It has been quite some time sinc they were + obsoleted and made to emit warnings. + Fri Dec 20 04:58:22 2002 Akinori MUSHA * lib/tempfile.rb: Embed Rdoc style comments. -- cgit