From: Andrei Zmievski Date: Tue, 15 Feb 2000 14:23:54 +0000 (+0000) Subject: Little correction. X-Git-Tag: BEFORE_SAPI_POST_PATCH_17_FEB_2000~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42bcac7a182ea727d8b558304f369d35c88f6533;p=php Little correction. --- diff --git a/NEWS b/NEWS index e858359362..c03b319665 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,8 @@ PHP 4.0 NEWS - Initital support for pdflib 2.20 (Uwe) - Added PostgreSQL support for DB (Rui Hirokawa ) - Re-introduced "none" for disabling auto_prepend/append_file (Stig) -- Added DB/storage to PEAR - Introduced DB warnings +- Added DB/storage (Stig, PEAR) +- Introduced DB warnings (Stig, PEAR) - Fix overrun in strip_tags (Stas) - Fixed crash in strip_tags() and related functions. (Thies) - Workaround for bogus POST-Data from IE/Mac. (Thies)