changelog               Wed Jul 27 01:37:51 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2054&r2=1.2055&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2054 php-src/ChangeLog:1.2055
--- php-src/ChangeLog:1.2054    Tue Jul 26 01:32:11 2005
+++ php-src/ChangeLog   Wed Jul 27 01:37:49 2005
@@ -1,3 +1,105 @@
+2005-07-26  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      Fixed bug #33869 (strtotime() problem with "+1days" format).
+
+2005-07-26  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/pcre/pcrelib/pcre.c:
+      nuke unused var
+
+2005-07-26  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_execute_API.c:
+      bug #33865
+
+2005-07-26  Anantha Kesari H Y  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/mysql/config.m4:
+      NetWare libmysqlclient library is available as libmysql(olden times 8.3
+      limitation).
+      Applying the accepted patches on 5.0 tree.
+      --Kamesh
+
+    * (PHP_4_4)
+      main/fopen_wrappers.c
+      main/main.c
+      main/network.c
+      main/php_scandir.c
+      main/user_streams.c:
+      main/main.c
+      Removing redundant NEW_LIBC checks
+      
+      main/fopen_wrappers.c
+      NetWare LibC SDK has sys/pwd.h and sys/param.h
+      Removed redundant NEW_LIBC checks
+      
+      main/user_streams.c
+      NetWare specific stat structure issues.
+      
+      main/php_scandir.c
+      Netware LibC SDK does not have search.h
+      
+      main/network.c
+      Removed redundant NEW_LIBC checks.
+      NetWare LibC SDK has sys/param.h
+      --Kamesh
+
+    * (PHP_4_4)
+      TSRM/TSRM.c
+      TSRM/TSRM.h
+      TSRM/tsrm_virtual_cwd.c
+      TSRM/tsrm_virtual_cwd.h:
+      TSRM/TSRM.h
+      NetWare can make use of autoconf based build.
+      PTHREADS implementation of NetWare is good enough so dropping the code 
for
+      NetWare specific thread implementation in preference to PTHREADS
+      
+      TSRM/TSRM.c
+      PTHREADS implementation of NetWare is good enough so dropping the code 
for
+      NetWare specific thread implementation in preference to PTHREADS
+      
+      TSRM/tsrm_virtual_cwd.c
+      NetWare can make use of autoconf based build.
+      Removed redundant CLIB_STAT_PATCH checks
+      NetWare specific fixes from PHP_5_0.
+      
+      TSRM/tsrm_virtual_cwd.h
+      Removed redundant CLIB_STAT_PATCH checks
+      NetWare specific fixes from PHP_5_0.
+      
+      --Kamesh
+
+    * main/config.nw.h:
+      NetWare can make use of autoconf based build
+      --Kamesh
+
+    * (PHP_5_0)
+      main/config.nw.h:
+      removed main/config.nw.h
+      -- Kamesh
+
+    * (PHP_5_0)
+      ext/bcmath/libbcmath/src/config.h
+      ext/mcve/mcve.c
+      ext/pcre/pcrelib/internal.h
+      main/php_sprintf.c:
+      ext/pcre/pcrelib/internal.h
+      NetWare can make use autoconf based build.
+      
+      main/php_sprintf.c
+      NetWare can make use autoconf based build.
+      
+      ext/bcmath/libbcmath/src/config.h
+      NetWare can make use autoconf based build.
+      
+      ext/mcve/mcve.c
+      NetWare can make use autoconf based build.
+      
+      -- Kamesh
+
 2005-07-25  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/pspell/README:
@@ -7017,7 +7119,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2055 2005/07/27 05:37:49 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -10418,7 +10520,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2055 2005/07/27 05:37:49 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -10899,7 +11001,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2055 2005/07/27 05:37:49 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -12373,7 +12475,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2055 2005/07/27 05:37:49 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to