changelog               Sun Jan 28 01:31:09 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2584&r2=1.2585&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2584 php-src/ChangeLog:1.2585
--- php-src/ChangeLog:1.2584    Sat Jan 27 01:31:00 2007
+++ php-src/ChangeLog   Sun Jan 28 01:31:08 2007
@@ -1,3 +1,22 @@
+2007-01-27  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/pdo/pdo_stmt.c:
+      nullify param.parameter and avoid destroying it twice
+
+2007-01-27  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      main/streams/memory.c:
+      - Disable memory streams set option until 5.2.2
+
+    * (PHP_5_2)
+      main/streams/memory.c:
+      - MFH truncate support for mem/temp streams
+
+    * main/streams/memory.c:
+      - Add option support for temp/memory stream (adds ftruncate support)
+
 2007-01-26  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to