From: Date: Mon, 24 Jul 2000 01:09:05 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3af341356b184bd602862577772e1a471cc2d42d;p=php NEWS update --- diff --git a/NEWS b/NEWS index a42080b342..92bb59a907 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Catch users trying to set "compatibility" parameter, which is not + supported from user-land. +- Fixed dbase_add_record. (Sterling) - Added new function "wordwrap" to wordwrap long strings from Chris Russel (David Croft) - Added four additional arguments: attrsonly, sizelimit, timelimit, deref which