]> granicus.if.org Git - php/commitdiff
corrections to NEWS file
authorDavid Croft <david@php.net>
Mon, 24 Jul 2000 02:01:05 +0000 (02:01 +0000)
committerDavid Croft <david@php.net>
Mon, 24 Jul 2000 02:01:05 +0000 (02:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 92bb59a907030eec8d2989842b72befe1c2509e6..72c81e039e21ee7674d65aa20d2e20e379927899 100644 (file)
--- 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