diff options
author | Remi Collet <remi@php.net> | 2014-09-24 10:42:20 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-09-24 10:42:20 +0200 |
commit | 44921ca75df81628478843068b44bc41fb64c30c (patch) | |
tree | baa8cb4eaf5c3266358f0d27d14f85f4a5a1ca2e | |
parent | 8d2de21b1c916d170dd6ddcde977006c3a0d6126 (diff) | |
download | php-git-44921ca75df81628478843068b44bc41fb64c30c.tar.gz |
typo
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ PHP NEWS when using Apache, mod_proxy-fcgi and ProxyPass). (Remi) - OpenSSL: - . Fixed bug #68074i (Allow to use system cipher list instead of hardcoded + . Fixed bug #68074 (Allow to use system cipher list instead of hardcoded value). (Remi) |