From 799405199d56f59df4d1aa47a5a76858a4a9797d Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 13 Aug 2004 17:52:52 +0000 Subject: Add "usage" interface git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0ca0b594..46a763714 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 14 02:48:16 2004 Dave Thomas + + * lib/rdoc/usage.rb: Added. Allows command line programs + to report usage using their initial RDoc comment. + Sat Aug 14 01:25:48 2004 why the lucky stiff * ext/syck/token.c: re2c no longer compiled with bit vectors. caused -- cgit