summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae27343d7b..0db2aabc83 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP NEWS
. Fixed bug #76829 (Incorrect validation of domain on idn_to_utf8()
function). (Anatol)
+- MBString:
+ . Updated to Oniguruma 6.9.0. (cmb)
+
- POSIX:
Fixed bug #75696 (posix_getgrnam fails to print details of group). (cmb)