From 0ddcf2a919a24cccb36bd0a69b05e6bbfc0bf883 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 3 Nov 2014 11:43:15 -0800 Subject: [PATCH] update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 8f8cd49e7ae..53d047215ff 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers). (CVE-2014-3710) (Remi) +- GMP: + . Fixed bug #63595 (GMP memory management conflicts with other libraries + using GMP). (Remi) + 16 Oct 2014, PHP 5.4.34 - Fileinfo: