From 1e97cb938e61cddc534cba5b417b526a68f42fe8 Mon Sep 17 00:00:00 2001 From: Date: Sat, 20 Sep 2003 00:32:02 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) 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: -- 2.50.1