diff options
author | Anatol Belski <ab@php.net> | 2015-09-23 15:20:59 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-09-23 15:21:27 +0200 |
commit | 77b73c807107fa55433c43602d6514965fb8097d (patch) | |
tree | 78acf7efdf683588de7e80808bb4ab516d7b8649 | |
parent | 01ed736827f637cb2a6d2402a2a29e8b4a0d7124 (diff) | |
download | php-git-77b73c807107fa55433c43602d6514965fb8097d.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ PHP NEWS - OpenSSL . Require at least OpenSSL version 0.9.8. (Jakub Zelenka) + . Fixed bug #68312 (Lookup for openssl.cnf causes a message box). (Anatol) - Session: . Fixed bug #70529 (Session read causes "String is not zero-terminated" error). |