summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-10-16 08:55:03 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-10-16 08:55:03 +0000
commit4928543d617e584c847b151c683ba72a0075b07d (patch)
tree119ea4a744697b66a064d5e6013a8e33083ff660 /ChangeLog
parent7eb8872b9a8ab9ad8dc66bf1d878f71439cdffd4 (diff)
Merge r35953 from ruby_1_8_7.
* ext/bigdecimal/bigdecimal.c (VpMemAlloc): Fixes a bug reported by Drew Yao <ayao at apple.com> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@37219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fcd4b944b..956d9a0da2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 16 16:51:08 2012 Akinori MUSHA <knu@iDaemons.org>
+
+ * ext/bigdecimal/bigdecimal.c (VpMemAlloc): Fixes a bug reported
+ by Drew Yao <ayao at apple.com>
+
Tue Oct 16 16:30:50 2012 Akinori MUSHA <knu@iDaemons.org>
* ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initialize