summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4513508271..96def0900a 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ PHP NEWS
. Fixed bug #80242 (imap_mail_compose() segfaults for multipart with rfc822).
(cmb)
+- Intl:
+ . Fixed bug #80310 (ext-intl with icu4c 68.1: use of undeclared identifier
+ 'TRUE'). (Alexander M. Turek)
+
- ODBC:
. Fixed bug #44618 (Fetching may rely on uninitialized data). (cmb)