changelog               Thu Aug 17 01:30:59 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2424&r2=1.2425&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2424 php-src/ChangeLog:1.2425
--- php-src/ChangeLog:1.2424    Wed Aug 16 01:30:53 2006
+++ php-src/ChangeLog   Thu Aug 17 01:30:59 2006
@@ -1,3 +1,25 @@
+2006-08-16  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      Simplify php_u_trim().
+
+2006-08-16  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/pdo/tests/bug_38394.phpt:
+      MFB: Added skip condition for sqlite2 driver, that uses more forgiving
+      emulated prepared statements.
+
+    * (PHP_5_2)
+      ext/pdo/tests/bug_38394.phpt:
+      Added skip condition for sqlite2 driver, that uses more forgiving 
emulated
+      prepared statements.
+
+2006-08-16  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/simplexml.c
+      ext/standard/http_fopen_wrapper.c:
+      Sync with php_trim() API change.
+
 2006-08-15  Rob Richards  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to