changelog Wed Mar 25 01:32:50 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3353&r2=1.3354&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3353 php-src/ChangeLog:1.3354
--- php-src/ChangeLog:1.3353 Tue Mar 24 01:32:44 2009
+++ php-src/ChangeLog Wed Mar 25 01:32:49 2009
@@ -1,3 +1,81 @@
+2009-03-24 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_3)
+ EXTENSIONS:
+
+ Updated PDO maintainers
+
+2009-03-24 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * win32/build/mkdist.php:
+ - MFB: new php.ini names
+
+ * (PHP_5_3)
+ win32/build/mkdist.php:
+ - new php.ini names
+
+2009-03-24 Felipe Pena <felipe...@gmail.com>
+
+ * ext/pdo/pdo_stmt.c
+ ext/pdo_mysql/tests/bug44327.phpt
+ ext/pdo_mysql/tests/pdo_mysql_stmt_errorinfo.phpt
+ ext/pdo_mysql/tests/pdo_mysql_stmt_multiquery.phpt:
+ - Synced pieces of codes
+ - Fixed tests
+
+2009-03-24 Dmitry Stogov <dmi...@zend.com>
+
+ * ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.c:
+ Fixed double efree()
+
+ * ZendEngine2/zend_hash.h
+ ZendEngine2/zend_hash.h:
+ Fixed "-0" parsing and optimized overflow check (Matt)
+
+2009-03-24 Felipe Pena <felipe...@gmail.com>
+
+ * (PHP_5_3)
+ ext/pdo_mysql/tests/pdo_mysql_stmt_multiquery.phpt:
+ - Fix test
+
+2009-03-24 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * (PHP_5_3)
+ ext/gd/gd.c:
+ - GEPJ.. (thx to Derick for the head!)
+
+ * (PHP_5_3)
+ NEWS:
+ - #47757 rename JPG to JPEG in phpinfo
+
+ * (PHP_5_3)
+ ext/odbc/php_odbc.c:
+ - fix logic after my build fix, thx to Hannes for the head up!
+
+ * ext/gd/gd.c:
+ - MFB: #47757 rename JPG to JPEG in phpinfo
+
+ * (PHP_5_3)
+ ext/gd/gd.c:
+ - #47757 rename JPG to JPEG in phpinfo
+
+ * (PHP_5_3)
+ ext/odbc/php_odbc.c:
+ - fix build
+
+2009-03-24 Scott MacVicar <sc...@macvicar.net>
+
+ * (PHP_5_3)
+ NEWS:
+ BFN
+
+ * (PHP_5_3)
+ ext/zlib/zlib.c:
+ Fix bug #42362 - certain status codes never have output, so sending the
+ gzip compression headers cause problems
+
2009-03-23 Felipe Pena <felipe...@gmail.com>
* ext/pdo/pdo_dbh.c:
@@ -33912,7 +33990,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3353 2009/03/24 01:32:44 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3354 2009/03/25 01:32:49 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c