summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-09-13 15:45:18 +0200
committerAnatol Belski <ab@php.net>2016-09-13 15:45:18 +0200
commit598ed66f8247f2bcb04a889a1838005fddaf020b (patch)
tree38dd1f3de2081ba29303da2aee299e279193e5c1
parent1382e88ac17e3d17ca1cab1320348f1cfe704de1 (diff)
downloadphp-git-598ed66f8247f2bcb04a889a1838005fddaf020b.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 80153cccee..cce2a02f4d 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,9 @@ PHP NEWS
. Fixed bug #71996 (Using references in arrays doesn't work like expected).
(Nikita)
+- SQLite3:
+ . Updated bundled SQLite3 to 3.14.2. (cmb)
+
- Zip:
. Fixed bug #70752 (Depacking with wrong password leaves 0 length files).
(cmb)