summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-07-24 01:09:05 +0000
committer <changelog@php.net>2000-07-24 01:09:05 +0000
commit3af341356b184bd602862577772e1a471cc2d42d (patch)
tree4141245e2477045cdb54685b1472f29ce97aa7a8
parent428eb46f789f533d245ee7c1347d6624bca44caa (diff)
downloadphp-git-3af341356b184bd602862577772e1a471cc2d42d.tar.gz
NEWS update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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 <russel@yorku.ca> (David Croft)
- Added four additional arguments: attrsonly, sizelimit, timelimit, deref which