diff options
author | Remi Collet <remi@php.net> | 2014-12-10 08:19:04 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-12-10 08:19:04 +0100 |
commit | eda813fd37148f259e955fd2757bf8379614c0a8 (patch) | |
tree | 976318b2a77a738c7e04bf67b0cbd38cca459148 | |
parent | 744ada7d9ddb7c0f37c494bf0e7636cb1ed6cb34 (diff) | |
download | php-git-eda813fd37148f259e955fd2757bf8379614c0a8.tar.gz |
NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ PHP NEWS - Fileinfo: . Fixed bug #68398 (msooxml matches too many archives). (Anatol) +- FPM: + . Fix request #68526 (Implement POSIX Access Control List for UDS). (Remi) + - mbstring: . Fixed bug #68504 (--with-libmbfl configure option not present on Windows). (Ashesh Vashi) |