* ChangeLog: forget to write annotation for redmine.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
mrkn 2010-08-01 13:24:01 +00:00
parent 98685cc70f
commit 6da48ad997

View File

@ -2,6 +2,7 @@ Sun Aug 1 22:16:30 2010 Kenta Murata <mrkn@mrkn.jp>
* ext/bigdecimal/bigdecimal.c (BigDecimal_hash): use rb_memhash and
take care of negative finite numbers properly.
[ruby-core:31582][Bug #3640]
Sun Aug 1 20:57:22 2010 Tanaka Akira <akr@fsij.org>