1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 08:02:49 +02:00
This commit is contained in:
Sascha Schumann
1999-08-25 16:58:01 +00:00
parent 33ed504ef4
commit 3b408ce516

View File

@@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
- Fix sem_get() on AIX (Sascha)
- Make fopen() work with URL's in Win32 (Andi & Zeev)
- Fix for include_path for Win32 (Andi, Zend library)
- Fixed bug in ISAPI header sending function (Charles)