summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-06-09 06:00:52 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-06-09 06:00:52 +0000
commitfb1a35100daddbb3ef7136c31761bce77735411b (patch)
tree5c0949c3db615a5c24c343350e6969f1893db6ed /doc
parent36a1aa6893b460191f4289e1fe90b11d892dc535 (diff)
Add an entry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index f6a27d8722..1428842977 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,5 +1,10 @@
Summary of the changes since 1.6.4:
+: lib/sync.rb
+: lib/mutex_m.rb
+
+ Fixed for obj.extend(Sync_m) and obj.extend(Mutex_m).
+
: $SAFE / load
Fixed a bug that a file with a tainted filename can be loaded even