summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f8cd49e7a..53d047215f 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: