diff options
| author | Andrey Hristov <andrey@php.net> | 2010-04-23 13:54:40 +0000 |
|---|---|---|
| committer | Andrey Hristov <andrey@php.net> | 2010-04-23 13:54:40 +0000 |
| commit | af6dd192b3b27988e9871be6f72e5e6f3b388d02 (patch) | |
| tree | 2e13614d0352709ab541321605030b0a1623f351 /NEWS | |
| parent | a5142d18cb1529bcc3711ab5e2f9dab2aaaf254b (diff) | |
| download | php-git-af6dd192b3b27988e9871be6f72e5e6f3b388d02.tar.gz | |
Fix for bug #51647 Certificate file without private key (pk in another file) doesn't work
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -20,7 +20,8 @@ PHP NEWS - Fixed a NULL pointer dereference when processing invalid XML-RPC requests (Fixes CVE-2010-0397, bug #51288). (Raphael Geissert) - Fixed 64-bit integer overflow in mhash_keygen_s2k(). (Clément LECIGNE, Stas) - +- Fixed bug #51647 Certificate file without private key (pk in another file) + doesn't work. (Andrey) - Fixed bug #51629 (CURLOPT_FOLLOWLOCATION error message is misleading). (Pierre) - Fixed bug #51627 (script path not correctly evaluated). |
