Commit:    4f4fa32ca51a41080ddf8fe0f4ad0685f37c3e5a
Author:    Anatol Belski <a...@php.net>         Thu, 11 Jul 2013 00:51:10 +0200
Parents:   ecf057d197d94e0e02073d43d612cf5459b824de
Branches:  PHP-5.5 master

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

Log:
updated NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 3ba0e47..65fbb5f 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP                                                           
             NEWS
   . Fixed bug #65035 (yield / exit segfault). (Nikita)
   . Fixed bug #65161 (Generator + autoload + syntax error = segfault). (Nikita)
   . hex2bin() raises E_WARNING for invalid hex string. (Yasuo)
+  . Fixed bug #65226 (chroot() does not get enabled). (Anatol)
 
 - OPcache
   . Fixed bug #64827 (Segfault in zval_mark_grey (zend_gc.c)). (Laruence)


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

Reply via email to