summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorgsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-16 01:53:12 +0000
committergsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-16 01:53:12 +0000
commitfb12e2380399a035aec5ab01a9ba326d9255e6c4 (patch)
tree976ed098e616f285af1c128e46aed06b7f465780 /ChangeLog
parent5abcd32d57c490cd246af8bfd324d8c24b3195dc (diff)
* lib/thread.rb (Thread.exclusive): wrap method definition in
class Thread to enable rdoc to process. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e05064ce06..0d56aa9570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Nov 16 10:49:38 2003 Gavin Sinclair <gsinclair@soyabean.com.au>
+
+ * lib/thread.rb (Thread.exclusive): wrap method definition in
+ class Thread to enable rdoc to process.
+
Sun Nov 16 09:45:23 2003 Minero Aoki <aamine@loveruby.net>
* lib/net/http.rb (set_debug_output): warn if method is called