diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-11-06 22:36:07 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-11-06 22:36:07 +0000 |
| commit | 5cd42d40d30143be26129c2f1b1622da6b919dda (patch) | |
| tree | 4b228174576bb81459dc6c7b93049adfce417293 /ChangeLog | |
| parent | 98ea943cbb9eb94d258c407e645e784aa3256709 (diff) | |
* lib/yaml/rubytypes.rb: support Rational and Complex as 1.8
does. a patch from Hiroshi Moriyama in [ruby-dev:36899].
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20126 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Nov 7 07:32:55 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * lib/yaml/rubytypes.rb: support Rational and Complex as 1.8 + does. a patch from Hiroshi Moriyama in [ruby-dev:36899]. + Fri Nov 7 07:12:06 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * thread_pthread.c (thread_timer): uses pthread_cond_timedwait always |
