]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 8 Jun 2004 00:32:15 +0000 (00:32 +0000)
committer <changelog@php.net> <>
Tue, 8 Jun 2004 00:32:15 +0000 (00:32 +0000)
ChangeLog
Zend/ChangeLog

index 7a68a17522a57544e8fda36a69de763a77d404d3..bb313433de9d456646d68d210f478bae46ab091a 100644 (file)
--- a/ChangeLog
+++ b/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:
index 32cfcc2da401f8041bcea26ca8d4ed24ee2b136e..1856cbff7d5e4de5054cea0c22f5a9f7d40dac53 100644 (file)
@@ -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