changelog               Sun Jul 24 01:39:04 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2051&r2=1.2052&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2051 php-src/ChangeLog:1.2052
--- php-src/ChangeLog:1.2051    Sat Jul 23 01:38:45 2005
+++ php-src/ChangeLog   Sun Jul 24 01:39:01 2005
@@ -1,3 +1,72 @@
+2005-07-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      Fixed bug #33841 (pdo sqlite driver forgets to update affected column 
count
+      on execution of prepared statments).
+
+2005-07-23  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * TODO.BUILDv5:
+      Removed done stuff
+
+2005-07-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c
+      ext/standard/tests/strings/str_word_count.phpt:
+      Fixed bug in str_word_count() when charlist if specified and "word" 
starts
+      with a character found inside the charlist.
+
+2005-07-23  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd.c:
+      - fix #33794 imagerotate rotates only CCW
+        introduced by transparent color patch
+
+2005-07-23  Anantha Kesari H Y  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      Zend/zend.h:
+      NetWare can make use autoconf based build environment
+
+    * (PHP_4_4)
+      main/mergesort.c
+      main/php_compat.h
+      main/php_open_temporary_file.c
+      main/reentrancy.c:
+      main/php_compat.h
+      NetWare can make use of Autoconf based build.
+      
+      main/php_open_temporary_file.c
+      NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC
+      checks.
+      NetWare LibC has mkstemp implementation
+      
+      main/mergesort.c
+      Removing redundant sys/socket.h includes
+      
+      main/reentrant.c
+      Removing the redundant rentrant time function wrappers of NetWare
+      
+      --Kamesh
+
+    * (PHP_4_4)
+      ext/standard/dl.c
+      ext/standard/flock_compat.c
+      ext/standard/lcg.c
+      ext/standard/pack.c:
+      ext/standard/dl.c
+      NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC
+      checks.
+      ext/standard/flock_compat.c
+      Removing redundant NEW_LIBC checks
+      ext/standard/lcg.c
+      NetWare LibC SDK has sys/timeval.h so removing the redundant NEW_LIBC
+      checks.
+      ext/standard/pack.c
+      NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC
+      checks.
+      --Kamesh
+
 2005-07-22  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * ext/pgsql/config.m4:
@@ -6844,7 +6913,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2051 2005/07/23 05:38:45 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2052 2005/07/24 05:39:01 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -10245,7 +10314,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2051 2005/07/23 05:38:45 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2052 2005/07/24 05:39:01 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -10726,7 +10795,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2051 2005/07/23 05:38:45 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2052 2005/07/24 05:39:01 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -12200,7 +12269,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2051 2005/07/23 05:38:45 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2052 2005/07/24 05:39:01 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to