summaryrefslogtreecommitdiff
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
commitfb00e309f66c4e00d07373fec46e36620bfda6fa (patch)
treefbe8003fe180a1b781f2e78763912fe4d03cea65 /doc
parent417231cdfe7fc97a6fa8b7e853428ecb795db586 (diff)
Add set.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/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 f6aee7c587..b534c56d9e 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,3 +1,7 @@
+: Set class (set.rb)
+
+ Imported.
+
: OptionParser module
Imported. Command line options utility library.