Commit:    4d5a2fba16dac42a29145d2dbc074c4ddb87589d
Author:    Remi Collet <r...@php.net>         Tue, 2 Jul 2013 10:48:19 +0200
Parents:   8f0567581e942a56c8e73d4672387a38bcb43eb8
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4cbd4e8..860b3c3 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP                                                           
             NEWS
   . Fixed bug #64827 (Segfault in zval_mark_grey (zend_gc.c)). (Laruence)
   . OPcache must be compatible with LiteSpeed SAPI (Dmitry)
 
+- CGI:
+  . Fixed Bug #65143 (Missing php-cgi man page). (Remi)
+
 - CLI server:
   . Fixed bug #65066 (Cli server not responsive when responding with 422 http
     status code). (Adam)
@@ -35,6 +38,9 @@ PHP                                                           
             NEWS
   . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
     (Chris Jones)
 
+- Phar:
+  . Fixed Bug #65142 (Missing phar man page). (Remi)
+
 - Session:
   . Added optional create_sid() argument to session_set_save_handler(),
     SessionHandler and new SessionIdInterface. (Leigh, Arpad)


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

Reply via email to