aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b20489690c..fdfd9a42f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ Wed Dec 13 02:00:00 2013 Kenta Murata <mrkn@mrkn.jp>
* ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resulting
precision.
+ [ruby-core:50269] [Bug #7458]
* test/bigdecimal/test_bigdecimal.rb (test_limit): add tests for the above
change.