1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00
This commit is contained in:
Andi Gutmans
2000-10-06 00:03:40 +00:00
parent 31a5160a0a
commit a39da32bf0

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
05 Oct 2000, Version 4.0.3
- Add Calendar module to default Win32 build (Andi)
- Add FTP module to default Win32 build (Andi)
- Fixed crash in the POSIX getrlimit() function (alex@zend.com)
- Fixed dirname() under certain conditions (Andi)