aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-21 07:14:42 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-21 07:14:42 +0000
commitf1a81f92cabff73ea06dd2bc8c8efbbc47d924fc (patch)
tree8eaf74b2c6525b989f53b8f34513a0faf5d3a077 /ChangeLog
parent5c71aadbed1ce4fcfe337911c5bcc5c4740b6b89 (diff)
downloadruby-f1a81f92cabff73ea06dd2bc8c8efbbc47d924fc.tar.gz
* ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug
pointed by Ryan Platte fixed(Patch to the patch from "NATORI Shin"). [ruby-talk:273360] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5118d21127..22938adafd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Dec 21 16:10:30 2007 Shigeo Kobayashi <shigeo@tinyforest.jp>
+
+ * ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug
+ pointed by Ryan Platte fixed(Patch to the patch from "NATORI
+ Shin"). [ruby-talk:273360]
+
Fri Dec 21 16:06:13 2007 Tanaka Akira <akr@fsij.org>
* re.c (append_utf8): use rb_utf8_encoding() instead of