]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatoliy Belsky <ab@php.net>
Thu, 10 May 2012 13:48:56 +0000 (15:48 +0200)
committerAnatoliy Belsky <ab@php.net>
Thu, 10 May 2012 13:48:56 +0000 (15:48 +0200)
NEWS

diff --git a/NEWS b/NEWS
index bd194be6cc72e534b859a62a0886574a7a47d072..e9c13701cfd4bac5bafba134a0b8fdeaaffcfb23 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ PHP                                                                        NEWS
     set to null). (Anatoliy)
   . Fixed bug #61713 (Logic error in charset detection for htmlentities).
     (Anatoliy)
+  . Fixed bug #61991 (long overflow in realpath_cache_get()). (Anatoliy)
 
 - Fileinfo:
   . Fixed bug #61812 (Uninitialised value used in libmagic).