1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

Mention the ext/mysql/libmysql upgrade in NEWS.

This commit is contained in:
MySQL Team
2000-10-20 22:53:31 +00:00
parent a2dbb10eb1
commit 625fde5090
+1
View File
@@ -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)