Commit:    891bd46f3d0130abea2513868699b5efaa7e1a29
Author:    Felipe Pena <felipe...@gmail.com>         Wed, 26 Jun 2013 15:08:33 
-0300
Parents:   cd176e045219373a10f32ed412092992cdbcc5b6
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
- BFN

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 0559d15..48dcda8 100644
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,11 @@ PHP                                                           
             NEWS
     (David Soria Parra, Laruence)
   . Fixed bug #65088 (Generated configure script is malformed on OpenBSD).
     (Adam)
+  . Fixed bug #63983 (enabling FPM borks compile on FreeBSD).
+    (chibisuke at web dot de, Felipe)
   . Fixed bug #62964 (Possible XSS on "Registered stream filters" info).
     (david at nnucomputerwhiz dot com)
-  . Fixed bug #62672 (Error on serialize of ArrayObject).
-    (lior dot k at zend dot com)
+  . Fixed bug #62672 (Error on serialize of ArrayObject). (Lior Kaplan)
   . Fixed bug #62475 (variant_* functions causes crash when null given as an 
     argument). (Felipe)
   . Fixed bug #60732 (php_error_docref links to invalid pages). (Jakub Vrana)


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

Reply via email to