summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7753e1229..397f265e05 100644
--- 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)