]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 28 Apr 2015 13:34:11 +0000 (15:34 +0200)
committerAnatol Belski <ab@php.net>
Tue, 28 Apr 2015 13:34:11 +0000 (15:34 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5f206f3eb5b785d286816a4f606c79962f75beef..257c02480a83c6b2cc94c58aa673c03bc02a70aa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
   . Fixed bug #68652 (segmentation fault in destructor). (Dmitry)
   . Fixed bug #69419 (Returning compatible sub generator produces a warning).
     (Nikita)
+  . Fixed bug #69472 (php_sys_readlink ignores misc errors from
+       GetFinalPathNameByHandleA). (Jan Starke)
 
 - ODBC:
   . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).