From: MySQL Team Date: Fri, 20 Oct 2000 22:53:31 +0000 (+0000) Subject: Mention the ext/mysql/libmysql upgrade in NEWS. X-Git-Tag: php-4.0.4RC3~595 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=625fde5090d4fc29c00ac1e0277d5124b854fb09;p=php Mention the ext/mysql/libmysql upgrade in NEWS. --- diff --git a/NEWS b/NEWS index 456de76af0..69a703fa69 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.4 - Renamed the shm_* functions to shmop_* (Derick) +- Updated ext/mysql/libmysql to version 3.23 (tim@mysql.com) - Added ldap_get_option() and ldap_set_option() functions (Stig Venaas) - Fixed a crash in CGI mode, in case no file was provided (Daniel Beulshausen & Zeev)