]> granicus.if.org Git - php/commitdiff
news entry for PR #1414
authorJoe Watkins <krakjoe@php.net>
Sun, 1 Jan 2017 14:41:20 +0000 (14:41 +0000)
committerJoe Watkins <krakjoe@php.net>
Sun, 1 Jan 2017 14:41:20 +0000 (14:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3a87745959f331b532e23ef1a4c551408a53829e..699d05ced12ff7e98211459d1282331afec32ec4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,6 +57,7 @@ PHP                                                                        NEWS
     parameter). (Bruce Weirdan)
   . Fixed bug #70213 (Unserialize context shared on double class lookup).
     (Taoguang Chen)
+  . Add subject to mail log. (tomsommer)
 
 - Zlib
   . Fixed bug #73373 (deflate_add does not verify that output was not truncated).