]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Sat, 27 May 2017 20:57:19 +0000 (22:57 +0200)
committerAnatol Belski <ab@php.net>
Sat, 27 May 2017 20:57:19 +0000 (22:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9b2544beb5458266b825cba06b6f30f18eb10581..7dc76ae12d4f5ebda9658b42525246e178cc6055 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,10 @@ PHP                                                                        NEWS
     (krakjoe)
   . Fixed bug #74080 (add constant for RFC7231 format datetime). (duncan3dc)
 
+- Dba:
+  . Fixed bug #72885 (flatfile: dba_fetch() fails to read replaced entry).
+    (Anatol)
+
 - DOM:
   . Fixed bug #67474 (getElementsByTagNameNS filter on default ns). (aboks)
   . Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).