From: Edin Kadribasic Date: Mon, 14 Jul 2003 23:25:24 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC2~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0777e6062cd6e96bfca319dd02256f51734066c3;p=php BFN --- diff --git a/NEWS b/NEWS index 08088853db..db1f70b690 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ PHP 4 NEWS - Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters). (gereon.steffens[at]onvista.de, Ilia) - Fixed bug #24284 (Fixed memory leak inside pg_ping()). (Ilia) +- Fixed bug #24249 (fdf_add_doc_javascript() not available on Windows). (Edin) - Fixed bug #24063 (scientific notation broken in *printf()). (Ilia) - Fixed bug #24028 (Reading raw post message by php://input failed). (Jani) - Fixed bug #24009 (FastCGI handling of file not found). (Shane)