diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-04-08 02:01:07 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-04-08 02:01:07 +0000 |
| commit | 72b6d62ce9546a5fb4b04b99bd10578297748171 (patch) | |
| tree | ce78052c8bc319dd4c0a15fb4bcd875a17fd7144 /ChangeLog | |
| parent | 4b7ba83426147edfeea3f20919d8d0fbe608249f (diff) | |
| download | ruby-72b6d62ce9546a5fb4b04b99bd10578297748171.tar.gz ruby-72b6d62ce9546a5fb4b04b99bd10578297748171.tar.xz ruby-72b6d62ce9546a5fb4b04b99bd10578297748171.zip | |
* lib/complex.rb: remove Math first before overwriting by CMath.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15926 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 @@ +Tue Apr 8 11:00:14 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * lib/complex.rb: remove Math first before overwriting by CMath. + Tue Apr 8 10:34:10 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * load.c (rb_require_safe): should check fname path after $SAFE is |
