Browse Source

ChangeLog update

PHP-5.0
22 years ago
parent
commit
3fc91aff97
  1. 66
      ChangeLog
  2. 9
      Zend/ChangeLog

66
ChangeLog

@ -1,3 +1,69 @@
2004-06-07 Andi Gutmans <andi@zend.com>
* NEWS
configure.in
ZendEngine2/zend.h
main/php_version.h:
- Go back to -dev (Shouldn't need another RC)
2004-06-07 Ilia Alshanetsky <ilia@prohost.org>
* (PHP_4_3)
NEWS
ext/standard/dir.c:
MFH: Fixed bug #28668 (glob() does not work with relative paths on Windows)
* ext/standard/dir.c:
Fixed bug #28668 (glob() does not work with relative paths on Windows).
2004-06-07 Frank M. Kromann <frank@kromann.info>
* ext/mssql/php_mssql.h:
Fix build on win32
2004-06-07 Andi Gutmans <andi@zend.com>
* (php_5_0_0RC3)
NEWS
configure.in
ZendEngine2/zend.h
main/php_version.h:
- Roll RC3
2004-06-07 Ilia Alshanetsky <ilia@prohost.org>
* (PHP_4_3)
NEWS
main/SAPI.c:
MFH: Fixed bug #28670 (WWW-Authentication header mangling with PCRE in
safe_mode adds extra spaces).
* (php_5_0_0RC3)
main/SAPI.c:
Fixed bug #28670 (WWW-Authentication header mangling with PCRE in safe_mode
adds extra spaces).
2004-06-07 Georg Richter <georg@mysql.com>
* (php_5_0_0RC3)
ext/mysqli/mysqli_fe.c:
forgot to remove Win32 restrictions for mysql methods
2004-06-07 Derick Rethans <php@derickrethans.nl>
* NEWS:
- Reorder (again :)
2004-06-07 Sara Golemon <php@alphaweb.net>
* (php_5_0_0RC3)
ext/sockets/sockets.c:
MFB: Missing length limit parameter.
* (PHP_4_3)
ext/sockets/sockets.c:
Missing length limit parameter.
2004-06-06 Pierre-Alain Joye <pierre@dotgeek.org>
* pear/go-pear-list.php:

9
Zend/ChangeLog

@ -1,3 +1,12 @@
2004-06-07 Andi Gutmans <andi@zend.com>
* zend.h:
- Go back to -dev (Shouldn't need another RC)
* (php_5_0_0RC3)
zend.h:
- Roll RC3
2004-06-06 Stefan Esser <sesser@suspekt.org>
* zend_compile.h

Loading…
Cancel
Save