diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-16 13:10:35 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-16 13:10:35 +0000 |
| commit | 842be2d7cbb31ced9ca5c89c72b384f25668d451 (patch) | |
| tree | 92a118be7765cfb020d770a7a854af5792d6c159 /ChangeLog | |
| parent | d8d41b2380e897fc9660f0ecb2b0a0497528ff01 (diff) | |
* ext/bigdecimal/bigdecimal.c (VpToString): reverted modification
(that caused a bug) in r20359. [ruby-dev:37370]
* ext/bigdecimal/bigdecimal.c (BigDecimal_limit): comment update.
[ruby-dev:37465]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Tue Dec 16 21:59:29 2008 NAKAMURA Usaku <usa@ruby-lang.org> * lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support. +Tue Dec 16 21:59:02 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * ext/bigdecimal/bigdecimal.c (VpToString): reverted modification + (that caused a bug) in r20359. [ruby-dev:37370] + + * ext/bigdecimal/bigdecimal.c (BigDecimal_limit): comment update. + [ruby-dev:37465] + Tue Dec 16 20:34:44 2008 Tanaka Akira <akr@fsij.org> * ext/pty/pty.c (getDevice): add nomesg argument. |
