]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipensp@gmail.com>
Sun, 29 Apr 2012 22:48:00 +0000 (19:48 -0300)
committerFelipe Pena <felipensp@gmail.com>
Sun, 29 Apr 2012 22:48:00 +0000 (19:48 -0300)
NEWS

diff --git a/NEWS b/NEWS
index e314f268aa04cad2c705fd4e116324786158dd28..057e1aab1bfea21ae527d22fbd82e8f7052b713e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP                                                                        NEWS
   . "Connection: close" instead of "Connection: closed" (Gustavo)
 
 - Core:
+  . Fixed missing bound check in iptcparse(). (chris at chiappa.net)
+  . Fixed bug #61827 (incorrect \e processing on Windows) (Anatoliy)
   . Fixed bug #61761 ('Overriding' a private static method with a different 
     signature causes crash). (Laruence)
   . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown