updated NEWS

This commit is contained in:
Anatol Belski 2015-03-17 19:48:55 +01:00
parent 87767d9ea1
commit 4ae9ecbb90

2
NEWS
View file

@ -54,6 +54,8 @@
. Removed obsolete extensions and SAPIs. See the full list in UPGRADING. (Anatol) . Removed obsolete extensions and SAPIs. See the full list in UPGRADING. (Anatol)
. Added NULL byte protection to exec, system and passthru. (Yasuo) . Added NULL byte protection to exec, system and passthru. (Yasuo)
. Added error_clear_last() function. (Reeze Xia) . Added error_clear_last() function. (Reeze Xia)
. Fixed bug #68797 (Number 2.2250738585072012e-308 converted incorrectly).
(Anatol)
- Curl: - Curl:
. Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence) . Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)