changelog               Tue Feb 24 01:32:28 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3327&r2=1.3328&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3327 php-src/ChangeLog:1.3328
--- php-src/ChangeLog:1.3327    Mon Feb 23 01:32:42 2009
+++ php-src/ChangeLog   Tue Feb 24 01:32:27 2009
@@ -1,3 +1,47 @@
+2009-02-23  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/mssql/php_mssql.c
+      ext/mssql/php_mssql.c
+      ext/mssql/php_mssql.c:
+      Fixed #37209 (mssql_execute with non fatal errors)
+
+2009-02-23  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/filter/logical_filters.c:
+      MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
+      addresses in the filter extension)
+
+    * (PHP_5_3)
+      ext/filter/logical_filters.c:
+      Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
+      addresses in the filter extension)
+
+    * ext/curl/streams.c:
+      
+      MFB: Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 
secs
+      under heavy load)
+
+    * (PHP_5_3)
+      ext/curl/streams.c:
+      
+      Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs
+      under
+      heavy load)
+      
+
+2009-02-23  David Soria Parra  <dso...@gmx.net>
+
+    * configure.in
+      ZendEngine2/Makefile.am
+      ZendEngine2/Zend.dsp
+      ZendEngine2/ZendTS.dsp
+      ZendEngine2/zend_dynamic_array.c
+      ZendEngine2/zend_dynamic_array.h
+      win32/build/config.w32:
+      Remove zend_dynamic_array and it's build targets as it is not longer 
needed
+
 2009-02-22  Ilia Alshanetsky  <i...@prohost.org>
 
     * ext/zip/php_zip.c:
@@ -30741,7 +30785,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3327 2009/02/23 01:32:42 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3328 2009/02/24 01:32:27 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to