From e0270975d8d234c52500e8f085591801a26fe4c6 Mon Sep 17 00:00:00 2001 From: zzak Date: Sun, 27 Jul 2014 19:41:22 +0000 Subject: * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as they may change in the implementation without notice. Patched by @robin850 [Fixes GH-682] https://github.com/ruby/ruby/pull/682 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46976 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20d485d2b7..1c1c5ad06b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 28 04:39:58 2014 Zachary Scott + + * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as + they may change in the implementation without notice. Patched by + @robin850 [Fixes GH-682] https://github.com/ruby/ruby/pull/682 + Mon Jul 28 04:35:35 2014 Zachary Scott * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665] -- cgit v1.2.3