diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:18:38 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:18:38 +0000 |
| commit | 77da5d140bfa3000537ab78a01b9285238176aa3 (patch) | |
| tree | 48865fcb01a9d180e5f83484e78d890473fc09e6 /ChangeLog | |
| parent | 92011ee8483595986ba9c339a32b1712af546f55 (diff) | |
merges r20797 from trunk into ruby_1_9_1.
* 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/branches/ruby_1_9_1@20832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +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 22:42:16 2008 NAKAMURA Usaku <usa@ruby-lang.org> * lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit. |
