summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cce2a02f4d..8bc2cc5fcd 100644
--- a/NEWS
+++ b/NEWS
@@ -156,6 +156,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)