]> granicus.if.org Git - php/commitdiff
we want to know who to "blame";-)
authorThies C. Arntzen <thies@php.net>
Fri, 24 Sep 1999 18:07:26 +0000 (18:07 +0000)
committerThies C. Arntzen <thies@php.net>
Fri, 24 Sep 1999 18:07:26 +0000 (18:07 +0000)
ChangeLog

index 7dfdc3e019eb7fbc34e7c85b742fb42f2d5506ab..3e28043f9558fbc74afc0a0ac8fb953c118a7c24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
 - Updated XML to use the new high-performance Zend function API. (Thies)
 - Updated Oracle to use the new high-performance Zend function API. (Thies)
 - Improved the performance of the MySQL module significantly by using the new
-  high-performance Zend function API.
+  high-performance Zend function API. (Zeev)
 - Add support for the Easysoft ODBC-ODCB Bridge (martin@easysoft.com)
 - Fix bug in odbc_setoption, getParameter call incorrect (martin@easysoft.com)
 - Ora_Fetch_Into now resets the returned array in all cases (Thies)