diff options
author | <changelog@php.net> | 2000-07-24 01:09:05 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-07-24 01:09:05 +0000 |
commit | 3af341356b184bd602862577772e1a471cc2d42d (patch) | |
tree | 4141245e2477045cdb54685b1472f29ce97aa7a8 | |
parent | 428eb46f789f533d245ee7c1347d6624bca44caa (diff) | |
download | php-git-3af341356b184bd602862577772e1a471cc2d42d.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |