From: Date: Sat, 20 Sep 2003 00:32:02 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_7~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e97cb938e61cddc534cba5b417b526a68f42fe8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 5a7a3a553e..878963ddcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2003-09-19 Tomas V.V.Cox + + * pear/docs/rfc01_PEAR_pecl-binaries.txt: + RFC about PECL binary creation and distribution + +2003-09-19 Ilia Alshanetsky + + * ext/sqlite/package.xml: + MFB: Add myself to credits + + * (PECL_4_3) + ext/sqlite/package.xml: + Add myself to credits + +2003-09-19 Derick Rethans + + * win32/install.txt: + - Fixed typo + +2003-09-19 Jani Taskinen + + * header: + Is the version 5 now? :) + + * scripts/Makefile.frag: + MFB + + * (PHP_4_3) + scripts/Makefile.frag: + Make sure phpize/php-config are build + +2003-09-19 Ilia Alshanetsky + + * (PHP_4_3) + NEWS + sapi/apache2handler/sapi_apache2.c: + MFH: Fixed bug #25570 (Possible crash in apache2handler when zend_bailout + called outside of zend_try {} block). + + * sapi/apache2handler/sapi_apache2.c: + Fixed bug #25570 (Possible crash in apache2handler when zend_bailout called + outside of zend_try {} block). + 2003-09-18 Sara Golemon * ext/ftp/ftp.c: