summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-04 04:25:10 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-04 04:25:10 +0000
commitd6e621c42cb47f9c643634eba4b09af7c3107a9e (patch)
tree24bf73555d021690da2aa786adcd6ec616ccb10b /ChangeLog
parente781b36dbb82173a8022184f9400b48cfe52078a (diff)
* lib/monitor.rb: use Object#__send__ instead of Object#send.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c946f267..8c7166d28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Dec 4 13:24:13 2003 Shugo Maeda <shugo@ruby-lang.org>
+
+ * lib/monitor.rb: use Object#__send__ instead of Object#send.
+
Thu Dec 4 13:17:45 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* lib/soap/streamHandler.rb: support latest released version of