]> granicus.if.org Git - php/commitdiff
tidy up news
authorDavid Croft <david@php.net>
Wed, 26 Jul 2000 08:23:04 +0000 (08:23 +0000)
committerDavid Croft <david@php.net>
Wed, 26 Jul 2000 08:23:04 +0000 (08:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4dc427e4f5019c96aee72ea682881dbc470597f6..176a26f5884e76530e581d4483a75fcfba14a7b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,15 +3,15 @@ PHP 4.0                                                                    NEWS
 
 ?? ??? 2000, Version 4.0.2
 - Fixed a bug in ldap_get_entries() and ldap_get_attributes(). (Jani)
-- Ported DB to new error reporting scheme. (Stig)
-- Added sybase and ibase DB backends. (Sterling)
+- Ported DB to new error reporting scheme in PEAR. (Stig)
+- Added sybase and ibase DB backends in PEAR. (Sterling)
 - New PEAR package Payment_Verisign for use with the Payflow Pro
   (pfpro) extension. (David Croft)
 - Added CURL support. (Sterling)
 - 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
+- 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
   were missing in ldap_search(), ldap_list() and ldap_read() functions (Jani)
@@ -22,7 +22,7 @@ PHP 4.0                                                                    NEWS
 - Itanium patch (Steve Robb)
 - Set default include_path so PEAR files can be reached (Stig)
 - Added "pear" executable, requires CGI version installed (Stig)
-- Added extension ii for Ingres II native support. See README in ext/ii
+- Added extension ii for Ingres II native support. See README in ext/ingres_ii
   directory. (David H)
 - Added Win32 project for the Interbase module (Zeev)
 - Added ability to perform calls to the parent class without explicitly