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

diff --git a/NEWS b/NEWS
index b7753e12295ad9cee54e8bf32cdd70d47673b19c..397f265e0546d13186702c4f9c3069da54a18fe9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -80,6 +80,9 @@ PHP                                                                        NEWS
 - SQLite3:
   . Update to Sqlite 3.15.2. (cmb)
 
+- Standard:
+  . Add subject to mail log. (tomsommer)
+
 - XML:
   . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea)
   . Fixed bug #72135 (malformed XML causes fault) (edgarsandi)