1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00

NEWS update

This commit is contained in:
2001-11-08 01:10:06 +00:00
parent 70941fe41b
commit db9d9523a6
+2
View File
@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
- Add generic Win 32 API extension (jmoore)
- Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore)
- Removed a warning message about a NONEXISTENT character set from
mysql_connect(), when the server's default character set != latin1.
- Add Direct I/O extension for lowlevel access to the POSIX layer. (sterling)