changelog               Mon May 23 20:33:57 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1991&r2=1.1992&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1991 php-src/ChangeLog:1.1992
--- php-src/ChangeLog:1.1991    Sun May 22 20:34:38 2005
+++ php-src/ChangeLog   Mon May 23 20:33:57 2005
@@ -1,3 +1,72 @@
+2005-05-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      main/streams.c
+      main/streams/plain_wrapper.c:
+      MFH: Fixed bug #32810 (temporary files not using plain file wrapper).
+
+    * main/streams/plain_wrapper.c:
+      Fixed bug #32810 (temporary files not using plain file wrapper).
+
+2005-05-23  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      main/streams.c
+      main/streams/streams.c
+      main/streams/streams.c:
+      revert by Wez's request
+
+2005-05-23  Grant Croker  <[EMAIL PROTECTED]>
+
+    * ext/ingres_ii/config.m4
+      ext/ingres_ii/php_ii.h:
+      - Allows the Ingres extenstion to be built on Linux/UNIX as well as
+      Windows.
+
+    * ext/ingres_ii/config.m4:
+      - Fixed bug #30593 (--with-ingres option generates broken Makefile).
+
+2005-05-23  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      main/streams.c
+      main/streams/streams.c:
+      MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * main/streams/streams.c:
+      fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
+
+    * tests/strings/bug26703.phpt:
+      fix test
+
+2005-05-23  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      Makefile.global
+      Makefile.global
+      NEWS
+      NEWS:
+      MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH 
build).
+
+    * Makefile.global:
+      - Fixed bug #33017 (make distclean give error outside of php-src)
+
+    * (PHP_5_0)
+      NEWS:
+      Missed the bus now..
+
+    * ext/session/session.c:
+      CS fix
+
 2005-05-22  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -2560,7 +2629,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1991 2005/05/23 00:34:38 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1992 2005/05/24 00:33:57 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -5961,7 +6030,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1991 2005/05/23 00:34:38 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1992 2005/05/24 00:33:57 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -6442,7 +6511,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1991 2005/05/23 00:34:38 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1992 2005/05/24 00:33:57 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -7916,7 +7985,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1991 2005/05/23 00:34:38 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1992 2005/05/24 00:33:57 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to