changelog               Mon Feb  9 01:32:48 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3312&r2=1.3313&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3312 php-src/ChangeLog:1.3313
--- php-src/ChangeLog:1.3312    Sat Feb  7 01:32:47 2009
+++ php-src/ChangeLog   Mon Feb  9 01:32:47 2009
@@ -1,3 +1,40 @@
+2009-02-08  Lukas Smith  <sm...@pooteeweet.org>
+
+    * README.RELEASE_PROCESS:
+      MFB primary testers list is now mailed for every release
+
+    * (PHP_5_3)
+      README.RELEASE_PROCESS:
+      primary testers list is now mailed for every release
+
+2009-02-08  Derick Rethans  <p...@derickrethans.nl>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_gc.c
+      ZendEngine2/tests/gc_031.phpt:
+      - MFH: Fixed bug #47341: Calling gc_collect_cycles() with 
zend.enable_gc=0
+        causes segfault.
+
+    * ZendEngine2/zend_gc.c
+      ZendEngine2/tests/gc_031.phpt
+      ZendEngine2/tests/gc_031.phpt:
+      - Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0
+      causes
+        segfault.
+
+2009-02-08  Ilia Alshanetsky  <i...@prohost.org>
+
+    * main/streams/xp_socket.c:
+      MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped 
when
+      the remote end restarts)
+
+    * (PHP_5_2)
+      main/streams/xp_socket.c:
+      
+      MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when 
the
+      remote end restarts)
+      
+
 2009-02-06  Antony Dovgal  <t...@daylessday.org>
 
     * ext/standard/scanf.c:
@@ -29518,7 +29555,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3312 2009/02/07 01:32:47 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3313 2009/02/09 01:32:47 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to