]> granicus.if.org Git - php/commitdiff
NEWS entry
authorRasmus Lerdorf <rasmus@lerdorf.com>
Sun, 22 Feb 2015 16:31:17 +0000 (08:31 -0800)
committerRasmus Lerdorf <rasmus@lerdorf.com>
Sun, 22 Feb 2015 16:31:17 +0000 (08:31 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 76ad94eb810981145e34d1578f4c11a971b816c2..a58a50b2a49ecb55ecb7ed33cb9febdbff59a639 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@
     callback). (Mike)
   . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
     not validated in memory.c). (nayana at ddproperty dot com)
+  . Fixed bug #68166 (Exception with invalid character causes segv) (Rasmus)
 
 - cURL:
   . Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on