]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 3 Jun 2003 00:07:20 +0000 (00:07 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 3 Jun 2003 00:07:20 +0000 (00:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 35d1c91bad740e593884b174307ab722fd838125..feb9567463700a2e94bc11217b82fa8ce5066bb3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@ PHP 4                                                                      NEWS
 - Added long options into CLI & CGI (e.g. --version). (Marcus)
 - Fixed ext/yaz to not log unless yaz.log_file is set. (Adam Dickmeiss)
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
-- Fixed bug #23913 (make rename() work across partitions on *nix) (Ilia)
+- Fixed bug #23913 (make rename() work across partitions on *nix). (Ilia)
+- Fixed bug #23912 (Invalid CSS in phpinfo() output). (Ilia)
 - Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_into
   and odbc_result_all). (Ilia)
 - Fixed bug #23897 (Fixed a check for mbfilter_ru.h). (aleks@m2media.ru, Ilia)