summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Croft <david@php.net>2000-07-24 02:01:05 +0000
committerDavid Croft <david@php.net>2000-07-24 02:01:05 +0000
commitc3fb9680ec4c0d93d7e94db471d392a5246d3726 (patch)
tree8de4d32928f08b4762e679b183a0acb9e5808370
parent83513d9580d56f43e0b2ab6521256b3a9375bedd (diff)
downloadphp-git-c3fb9680ec4c0d93d7e94db471d392a5246d3726.tar.gz
corrections to NEWS file
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 92bb59a907..72c81e039e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
-- Catch users trying to set "compatibility" parameter, which is not
- supported from user-land.
+- Catch users trying to set "compatibility" parameter in PDF, which is not
+ supported from user-land. (Joey)
- Fixed dbase_add_record. (Sterling)
- Added new function "wordwrap" to wordwrap long strings from Chris
Russel <russel@yorku.ca> (David Croft)
@@ -23,7 +23,7 @@ PHP 4.0 NEWS
specifying its name, using parent::func_name(...) (Zeev, Zend Engine)
- You can now call Ora_Error() without prameters to get the reason
for a failed connection attempt. (Kirill Maximov)
-- New extension "pfpro" for interface with Signio Payflow Pro (David Croft)
+- New extension "pfpro" for interface with Verisign Payflow Pro (David Croft)
- Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for
imagetypes() function (Rasmus)
- Add ImageTypes() function which returns a bitfield with the supported