From: Uwe Schindler Date: Tue, 22 Jun 2004 15:55:05 +0000 (+0000) Subject: Fix bug #28878: php.ini values in php4_execute X-Git-Tag: php-4.3.9RC1~84 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a84df36b1e1b57dba8e6652c1c62148ffcf60d69;p=php Fix bug #28878: php.ini values in php4_execute --- diff --git a/NEWS b/NEWS index 45a7b7f18b..6f1aab0f72 100644 --- 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)