]> granicus.if.org Git - php/commitdiff
Fix bug #28878: php.ini values in php4_execute
authorUwe Schindler <thetaphi@php.net>
Tue, 22 Jun 2004 15:55:05 +0000 (15:55 +0000)
committerUwe Schindler <thetaphi@php.net>
Tue, 22 Jun 2004 15:55:05 +0000 (15:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 45a7b7f18be20096cc710785faff0ea0b9c107d5..6f1aab0f72a4b80400db84d68dc47c85774fc6db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ PHP 4                                                                      NEWS
   represented as a string). (pickett at sumu dot org, Ilia)
 - Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
   (Elf, Ilia)
+- Fixed bug #28878 (Setting of inikey's in obj.conf fails). (Uwe Schindler)
 
 03 Jun 2004, Version 4.3.7
 - Upgraded bundled GD library to 2.0.23. (Ilia)