From: Date: Fri, 14 Jul 2000 01:09:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~278 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23f1e503c15338d5f95d07b856a9490deed4fc78;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 1a5d167e8f..e5318656c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2000-07-13 Egon Schmid + + * ext/ftp/php_ftp.c: The description for protos need no period. + +2000-07-13 Vlad Krupin + + * ext/pspell/Makefile.in + ext/pspell/README + ext/pspell/config.m4 + ext/pspell/php_pspell.h + ext/pspell/pspell.c: - Making pspell compile as a shared module + - fix a couple typos + Making pspell compile as a shared module + +2000-07-13 Egon Schmid + + * ext/icap/php_icap.c + ext/dba/dba.c: Fixed protos. + + * ext/zlib/zlib.c: Forgotten to change. + + * ext/zlib/zlib.c: Corrected some protos. + +2000-07-13 Zeev Suraski + + * main/main.c: Fix disable_functions feature + + * NEWS: *** empty log message *** + +2000-07-13 Stanislav Malyshev + + * sapi/cgi/cgi_main.c: make -c in stand-alone mode work again. + Setting ini_path after php_module_startup doesn't do much good - + since php_module_startup reads .ini. + 2000-07-12 Uwe Steinmann * tests/testcpdfclock: - The pdfclock example using cpdf