From 2878b23b1458e2672d3513538e357f326b52116a Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Mon, 28 Apr 2003 22:38:50 +0000 Subject: [PATCH] BFN --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 938142426d..572c19c936 100644 --- a/NEWS +++ b/NEWS @@ -35,9 +35,10 @@ PHP 4 NEWS - Fixed a bug in GD's truecolor TTF handling. (Derick) - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) +- Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez) +- Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2) (Ilia) - 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) -- 2.50.1