changelog Thu Oct 27 01:38:11 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2144&r2=1.2145&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2144 php-src/ChangeLog:1.2145
--- php-src/ChangeLog:1.2144 Wed Oct 26 01:40:04 2005
+++ php-src/ChangeLog Thu Oct 27 01:38:05 2005
@@ -1,3 +1,73 @@
+2005-10-26 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ext/gd/gd.c
+ ext/gd/gd.c:
+ fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
+
+ * (PHP_5_1)
+ NEWS
+ ext/gd/gd.c:
+ MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
+
+ * (PHP_4_4)
+ ext/standard/exec.c
+ ext/standard/exec.h:
+ fix typo
+
+ * ext/oci8/oci8_lob.c:
+ Unicode related patchset
+ fixes two problems:
+ - wrong offset counting and ..
+ - OCI_NEED_DATA error when reading unicode CLOBs (fixes PECL bug #5719)
+
+2005-10-26 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * sapi/apache2handler/sapi_apache2.c:
+ MFB51: Additional tweaks to the patch for bug #34249.
+
+ * (PHP_5_1)
+ sapi/apache2handler/sapi_apache2.c:
+ Additional tweaks to the patch for bug #34249.
+
+2005-10-26 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ NEWS
+ ext/mbstring/config.m4
+ ext/mbstring/config.m4:
+ MFH: fix #34977 (Compile failure on MacOSX due to use of varargs.h)
+
+ * ext/mbstring/config.m4:
+ fix #34977 (Compile failure on MacOSX due to use of varargs.h)
+
+ * (PHP_4_4)
+ ext/standard/exec.c
+ ext/standard/exec.h:
+ export those functions and fix the build
+
+2005-10-26 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/curl/config.m4:
+ Fix configure
+
+ * ext/curl/interface.c:
+ Fix indent
+
+2005-10-26 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS:
+ - Merge 4.4.1 and 4.4.1RC1 entries.
+
+ * (PHP_4_4)
+ NEWS
+ configure.in
+ main/php_version.h:
+ - Go with PHP 4.4.1 - release on Monday.
+
2005-10-25 Marcus Boerger <[EMAIL PROTECTED]>
* (PHP_5_1)
@@ -14860,7 +14930,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -18261,7 +18331,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -18742,7 +18812,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -20216,7 +20286,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2145 2005/10/27 05:38:05 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: