diff options
author | Anatol Belski <ab@php.net> | 2014-12-05 11:08:32 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-12-05 11:08:32 +0100 |
commit | fa863c9ea3986ef701edf86df3e798b1042d7eff (patch) | |
tree | b25196c10fdfceca75e3bfd01d94a0ad36d6956f | |
parent | cb9cc6b8e1695777977cfd214a348bf7e40449fd (diff) | |
download | php-git-fa863c9ea3986ef701edf86df3e798b1042d7eff.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ PHP NEWS . Fixed bug #55541 (errors spawn MessageBox, which blocks test automation). (Anatol) . Fixed bug #68297 (Application Popup provides too few information). (Anatol) + . Fixed bug #65769 (localeconv() broken in TS builds). (Anatol) - cURL: . Fixed bug #67643 (curl_multi_getcontent returns '' when |