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 3a6b250dec..5f72e2449b 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,10 @@ PHP NEWS
- Session:
. Fixed bug #67972 (SessionHandler Invalid memory read create_sid()). (Adam)
+- Sysvsem:
+ . Implemented FR #67990 (Add optional nowait argument to sem_acquire).
+ (Matteo)
+
28 Aug 2014, PHP 5.6.0
- Apache2 Handler SAPI: