From: Date: Sun, 21 Dec 2003 01:31:46 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0b3~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebeedaf6f5e2ed10a3b57e1403cb6562f38cdc73;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 05553b9a15..b0b784ca09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2003-12-20 Andi Gutmans + + * configure.in + main/php_version.h: + - Make the world a better place. + - Will roll b3 tomorrow. + +2003-12-20 Wez Furlong + + * main/streams/transports.c: + MFB fix for #25597 + + * (PHP_4_3) + ext/standard/fsock.c: + Fix Bug #25597 pfsockopen crashes when recycling a persistent list entry. + 2003-12-19 Wez Furlong * sapi/embed/config.w32: