]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Thu, 21 Aug 2014 07:11:18 +0000 (09:11 +0200)
committerRemi Collet <remi@php.net>
Thu, 21 Aug 2014 07:14:16 +0000 (09:14 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d087fbe254d69a298014b13ae9b030305fcee077..6b0e5308b6dd7ca714261d98a46eb91e003d5798 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ PHP                                                                        NEWS
 
 - Core:
   . Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)
+  . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi)
 
 - OpenSSL:
   . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).