summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-02 13:16:00 +0000
committerttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-02 13:16:00 +0000
commite34e13c0c490c31c1dfed45da7d71686aa69027b (patch)
tree6d96bc074cd493e88d3ec91af27117c43bd68d45 /doc
parent736b081e92a081ffe274a62fe420a4b178540f04 (diff)
Add entries to each Setup.* and remove Changes files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2328 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 9e8aad2cd7..9436353830 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,3 +1,7 @@
+: dl module
+
+ Imported. An interface to the dynamic linker.
+
: IO#sysseek
Added.