summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5efec22257..e7388dfaa5 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,8 @@
CASE-WHEN). (Andrey)
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum).
(rein at basefarm dot no)
+- Fixed bug #52686 (mysql_stmt_attr_[gs]et argument points to incorrect type).
+ (rein at basefarm dot no)
- Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).
(Adam)
- Fixed bug #52674 (FPM Status page returns inconsistent Content-Type headers).