summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 398c3938e7..f9211f5dcf 100644
--- a/NEWS
+++ b/NEWS
@@ -106,6 +106,9 @@ PHP NEWS
. Fixed bug #71882 (Negative ftruncate() on php://memory exhausts memory).
(cmb)
+- SQLite3:
+ . Downgraded bundled SQLite to 3.8.10.2. (Anatol);
+
- Sysvshm:
. Fixed bug #72858 (shm_attach null dereference). (Anatol)