summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bfcd6b65a7..c1e194824e 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,8 @@ PHP NEWS
- PHP-FPM SAPI:
. Fixed bug #60629 (memory corruption when web server closed the fcgi fd).
(fat)
- . Fixed bug #60659 (FPM does not clear auth_user on request accept). (fat)
+ . Fixed bug #60659 (FPM does not clear auth_user on request accept).
+ (bonbons at linux-vserver dot org)
- Improved Session extension:
. Fixed bug #60640 (invalid return values). (Arpad)