summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-26 12:15:24 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-26 12:15:24 +0000
commitcae9cead433898062c5fc7084f6f637d7272df87 (patch)
treee4c4177bf79e07111cfcda12bec39d46345c4d70 /lib/README
parentaca88f87e540670d535a90efad67737c96b78c63 (diff)
parsedate is obsolete.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@14720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
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