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 b1fedf3a21..ae27343d7b 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP NEWS
. Fixed bug #76829 (Incorrect validation of domain on idn_to_utf8()
function). (Anatol)
+- POSIX:
+ Fixed bug #75696 (posix_getgrnam fails to print details of group). (cmb)
+
- Standard:
. Fixed bug #76803 (ftruncate changes file pointer). (Anatol)
. Fixed bug #76818 (Memory corruption and segfault). (Remi)