diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-06-19 02:29:27 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-06-19 02:29:27 +0200 |
commit | 2f43bc73b69799815094d2ba7179c94c286034d9 (patch) | |
tree | f89395d2f0354295a26c93ef2284e48e3a873f53 | |
parent | 00677cd77163f1ae1d76da17b01a9b0b642a37e0 (diff) | |
download | php-git-2f43bc73b69799815094d2ba7179c94c286034d9.tar.gz |
add missing entry to NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ PHP NEWS - CLI server: . Implemented FR #67429 (CLI server is missing some new HTTP response codes). (Adam) + . Fixed Bug #67406 (built-in web-server segfaults on startup). (Remi) - Fileinfo: . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal |