]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Wed, 16 Apr 2003 23:32:20 +0000 (23:32 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 16 Apr 2003 23:32:20 +0000 (23:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eb1ed5af26fc7092c1e7f8ce1fcf2542328efef7..d300a1cdce87c4d8b0413f83ffa780479b970d1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,7 @@ PHP 4                                                                      NEWS
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
 - Fixed bug #23225 (money_format() didn't handle erroneous return of strfmon).
   (Ilia, marcot@tabini.ca)
+- Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2) (Ilia)
 - Fixed bug #23201 (set_file_buffer() crashes with stdio streams). (Ilia)
 - Fixed Bug #23188 (CDB databases created with 'c' mode do not work). (Marcus)
 - Fixed bug #23187 (memory leaks in sybase_connect/sybase_pconnect). (Ilia)