From cae9cead433898062c5fc7084f6f637d7272df87 Mon Sep 17 00:00:00 2001 From: tadf Date: Wed, 26 Dec 2007 12:15:24 +0000 Subject: parsedate is obsolete. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@14720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/README b/lib/README index d60c5cb1e9..c016a0d98d 100644 --- a/lib/README +++ b/lib/README @@ -49,7 +49,7 @@ open3.rb opens subprocess connection stdin/stdout/stderr optparse.rb command line option analysis ostruct.rb python style object parsearg.rb argument parser using getopts -parsedate.rb parses date string +parsedate.rb parses date string (obsolete) pathname.rb Object-Oriented Pathname Class ping.rb checks whether host is up, using TCP echo. pp.rb pretty print objects -- cgit v1.2.3