aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-15 02:55:13 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-15 02:55:13 +0000
commit79a6daa394b64abdc61d84f7bdccef9423cb4502 (patch)
treefa1f33eacfa215aa936888d393b74653e3939162 /ChangeLog
parent78f03394fb741f2dacb003fdde89d49e5746ef48 (diff)
downloadruby-79a6daa394b64abdc61d84f7bdccef9423cb4502.tar.gz
* ext/zlib/zlib.c: fix a typo.
[ci skip][fix GH-1149] Patch by @crismali git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53118 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 66b8a5a167..07565f4496 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 15 11:55:08 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * ext/zlib/zlib.c: fix a typo.
+ [ci skip][fix GH-1149] Patch by @crismali
+
Tue Dec 15 09:14:14 2015 Martin Duerst <duerst@it.aoyama.ac.jp>
* tool/transcode_tablegen.rb: detailled documentation