From 6da48ad9977d71647ab1dc1b3c24c39eb4821034 Mon Sep 17 00:00:00 2001 From: mrkn Date: Sun, 1 Aug 2010 13:24:01 +0000 Subject: [PATCH] * ChangeLog: forget to write annotation for redmine. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 133690733a..bb152952ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Sun Aug 1 22:16:30 2010 Kenta Murata * 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