aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-02 01:36:30 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-02 01:36:30 +0000
commit27c41f7784b4e5556161e3419c2d2364cdafbf35 (patch)
treeab9455cb485ca3343160d917593b99aceb47d8fa /ChangeLog
parentdd43c5ac12542cf7ec7c068f25d1182b3b1a608e (diff)
downloadruby-27c41f7784b4e5556161e3419c2d2364cdafbf35.tar.gz
* ext/bigdecimal/bigdecimal.c: Fix double word typo.
[ci skip][fix GH-1120] Patch by @jwworth git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52846 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 2f31f9f335..5772945a3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 2 10:36:25 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * ext/bigdecimal/bigdecimal.c: Fix double word typo.
+ [ci skip][fix GH-1120] Patch by @jwworth
+
Wed Dec 2 07:43:51 2015 Eric Wong <e@80x24.org>
* ext/openssl/ossl_ssl.c (mSSLExtConfig): make static