diff options
| author | Anatol Belski <ab@php.net> | 2014-12-30 19:39:14 +0100 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2014-12-30 19:39:14 +0100 |
| commit | 85b4a6552029b1f3fdb39251f37986fafcb958a1 (patch) | |
| tree | 04c8c2966630802fa3c1936f3ee6a27d1138c647 | |
| parent | 091ea622624ab350703eba4fc6ae35ee0bf15b60 (diff) | |
| download | php-git-85b4a6552029b1f3fdb39251f37986fafcb958a1.tar.gz | |
updated NEWS
| -rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -30,7 +30,9 @@ - Fileinfo: . Fixed bug #68398 (msooxml matches too many archives). (Anatol) - . Fixed bug #68665 (invalid free). (honey@internot.info) + . Fixed bug #68665 (invalid free in libmagic). (Joshua Rogers, Anatol Belski) + . Fixed bug #68671 (incorrect expression in libmagic). + (Joshua Rogers, Anatol Belski) - FPM: . Fixed request #68526 (Implement POSIX Access Control List for UDS). (Remi) |
