summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-30 13:47:49 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-30 13:47:49 +0000
commitc98516123cc34b6fde514257f149c7df95962f17 (patch)
treefbe8003fe180a1b781f2e78763912fe4d03cea65 /doc
parent716bbcbe8aee4f5a3b0a8c7a727a888d10269887 (diff)
downloadruby-c98516123cc34b6fde514257f149c7df95962f17.tar.gz
ruby-c98516123cc34b6fde514257f149c7df95962f17.tar.xz
ruby-c98516123cc34b6fde514257f149c7df95962f17.zip
Add set.rb.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index f6aee7c58..b534c56d9 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,3 +1,7 @@
+: Set class (set.rb)
+
+ Imported.
+
: OptionParser module
Imported. Command line options utility library.