diff options
| author | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-04 04:25:10 +0000 |
|---|---|---|
| committer | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-04 04:25:10 +0000 |
| commit | d6e621c42cb47f9c643634eba4b09af7c3107a9e (patch) | |
| tree | 24bf73555d021690da2aa786adcd6ec616ccb10b /ChangeLog | |
| parent | e781b36dbb82173a8022184f9400b48cfe52078a (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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
