diff options
author | Anatol Belski <ab@php.net> | 2014-12-06 12:00:39 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-12-06 12:00:39 +0100 |
commit | 8d791399807f075295f2032f60ddee802323fad9 (patch) | |
tree | 8326a5c7cb24bd8d8eaf474c56e038168903f8de | |
parent | ebaf130a15758134f9d8225bcf257d544461c5e1 (diff) | |
download | php-git-8d791399807f075295f2032f60ddee802323fad9.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ PHP NEWS (Anatol) . Fixed bug #68297 (Application Popup provides too few information). (Anatol) . Fixed bug #65769 (localeconv() broken in TS builds). (Anatol) + . Fixed bug #65230 (setting locale randomly broken). (Anatol) - cURL: . Fixed bug #67643 (curl_multi_getcontent returns '' when |