diff options
author | Anatol Belski <ab@php.net> | 2014-12-12 12:17:42 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-12-12 12:17:42 +0100 |
commit | b1709b8ff0ad3a4beb1b560301d886aa49946599 (patch) | |
tree | 5cf00459a009e1bf96ac84a810e7f24af4c2ae3c | |
parent | c96ffaa653793c59fc398a79434cc3c5d598f724 (diff) | |
download | php-git-b1709b8ff0ad3a4beb1b560301d886aa49946599.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ PHP NEWS . Fixed bug #65769 (localeconv() broken in TS builds). (Anatol) . Fixed bug #65230 (setting locale randomly broken). (Anatol) . Fixed bug #68545 (NULL pointer dereference in unserialize.c). (Anatol) + . Fixed bug #68583 (Crash in timeout thread). (Anatol) - cURL: . Fixed bug #67643 (curl_multi_getcontent returns '' when |