Commit:    7da648ff2f5c32d99e80fb3d712c2b95b19188c0
Author:    Xinchen Hui <larue...@php.net>         Wed, 5 Jun 2013 17:30:57 +0800
Parents:   e89537f2a349d5d1f401e010ec6f17cff4035719
Branches:  PHP-5.5

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=7da648ff2f5c32d99e80fb3d712c2b95b19188c0

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 1523cbc..7e6fcc3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                             
           NEWS
 ?? ??? 2013, PHP 5.5.0 Release Candidate 3
 
 - Core:
+  . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
   . Fixed bug #64879 (Heap based buffer overflow in quoted_printable_encode,
     CVE 2013-2110). (Stas)
 
@@ -10,8 +11,8 @@ PHP                                                           
             NEWS
   . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
 
 - GD:
-  . Fixed Bug #64961 (segfault in imagesetinterpolation). (Remi)
   . Fixed Bug #64962 (imagerotate produces corrupted image). (Remi)
+  . Fixed Bug #64961 (segfault in imagesetinterpolation). (Remi)
 
 - Hash:
   . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to