changelog               Fri Jul 15 01:34:21 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2042&r2=1.2043&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2042 php-src/ChangeLog:1.2043
--- php-src/ChangeLog:1.2042    Thu Jul 14 01:36:27 2005
+++ php-src/ChangeLog   Fri Jul 15 01:34:20 2005
@@ -1,3 +1,37 @@
+2005-07-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/http_fopen_wrapper.c:
+      Properly recognize redirect code 303.
+      When encountering redirect on POST request follow browsers and cURL and
+      perform GET on the specified location field.
+
+2005-07-14  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * configure.in
+      ZendEngine2/zend.h
+      main/php_version.h:
+      - Back to -dev
+
+    * (php_5_1_0b3)
+      NEWS
+      configure.in
+      ZendEngine2/zend.h
+      main/php_version.h:
+      - Beta 3
+
+2005-07-14  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (php_5_1_0b3)
+      acinclude.m4
+      configure.in
+      main/php_network.h:
+      - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macro
+      - Removed duplicate sa_len check from configure.in
+      - Unified the sockaddr tests into PHP_SOCKADDR_CHECKS macro
+
+    * acinclude.m4:
+      Fix the re_magic test by adding missing #include <sys/types.h>
+
 2005-07-13  Sara Golemon  <[EMAIL PROTECTED]>
 
     * ext/standard/ftp_fopen_wrapper.c:
@@ -6364,7 +6398,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2042 2005/07/14 05:36:27 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2043 2005/07/15 05:34:20 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -9765,7 +9799,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2042 2005/07/14 05:36:27 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2043 2005/07/15 05:34:20 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -10246,7 +10280,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2042 2005/07/14 05:36:27 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2043 2005/07/15 05:34:20 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -11720,7 +11754,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2042 2005/07/14 05:36:27 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2043 2005/07/15 05:34:20 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to