From: Date: Mon, 13 Nov 2000 02:09:10 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.4RC3~229 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f6edfc77952d1db8500c3d063a2c3ed2cbc13e6;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d632fc43cf..1f1e9dca31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2000-11-12 Kristian Köhntopp + + * ext/standard/output.c: Prototype corrected. + +2000-11-12 Sascha Schumann + + * sapi/thttpd/thttpd.c: + Fix aborted connection handling and stop modifying thttpd data + + * ext/fdf/config.m4: PHP_FDFTK is always != no. $PHP_FDFTK is not. + +2000-11-12 Rui Hirokawa + + * ext/fdf/Makefile.in + ext/fdf/config.m4: enabled shared module. + 2000-11-11 Jani Taskinen * ext/gd/config.m4: Fix for #7758. Plus some cleaning.