diff options
author | Stanislav Malyshev <stas@php.net> | 2015-02-17 06:58:14 +0100 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2015-02-17 06:58:14 +0100 |
commit | 2e8cd42974de13a78b8e301442c15a65c01d818c (patch) | |
tree | 630db7557052dd0a322730bfea9d169ddff8fb52 | |
parent | cf7d8eabcc998bf4b60d4607de4942081dd2b895 (diff) | |
download | php-git-2e8cd42974de13a78b8e301442c15a65c01d818c.tar.gz |
update news
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -48,6 +48,10 @@ PHP NEWS - Dba: . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info) +- Enchant: + . Fixed bug #6855 (heap buffer overflow in enchant_broker_request_dict()). + (Antony) + - Fileinfo: . Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers) |