changelog               Thu Apr  3 01:31:33 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3006&r2=1.3007&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3006 php-src/ChangeLog:1.3007
--- php-src/ChangeLog:1.3006    Wed Apr  2 01:31:29 2008
+++ php-src/ChangeLog   Thu Apr  3 01:31:32 2008
@@ -1,3 +1,29 @@
+2008-04-02  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/imap/php_imap.c:
+      MFB: imap bug fixes
+
+    * ext/imap/php_imap.c:
+      
+      MFB: Fixed bug #44613 (Crash inside imap_headerinfo())
+
+    * (PHP_5_3)
+      ext/imap/php_imap.c:
+      
+      Fixed bug #44613 (Crash inside imap_headerinfo())
+
+2008-04-02  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/oci8/oci8_interface.c
+      ext/oci8/oci8_statement.c:
+      decrement parent's refcount only when destroying the child, not when
+      decrementing child's refcount
+
+    * ext/openssl/openssl.c:
+      initialize variable
+
 2008-04-01  Felipe Pena  <[EMAIL PROTECTED]>
 
     * ext/imap/php_imap.c


Reply via email to