]> granicus.if.org Git - php/commitdiff
news entry for bug #33882 fix
authorHartmut Holzgraefe <hholzgra@php.net>
Wed, 27 Jul 2005 21:21:05 +0000 (21:21 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Wed, 27 Jul 2005 21:21:05 +0000 (21:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ddeef9599718b558fa72f3818f4555fab3d56e65..fa5453f43ba5477969890f122583fb10a79d16b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.1
+- Fixed bug #33882 (CLI was looking for php.ini in wrong path). (Hartmut)
 - Fixed bug #33869 (strtotime() problem with "+1days" format). (Ilia) 
 - Fixed bug #33841 (pdo sqlite driver forgets to update affected column count
   on execution of prepared statments).