From: Date: Thu, 16 Dec 1999 03:08:02 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_LIBZEND_TO_ZEND~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b4306d18399b07d128c48531fd3cf9616364e59;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index ea3005b3ca..88f833ec40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +1999-12-15 Andrei Zmievski + + * TODO: And still more stuff. + + * TODO: More stuff for me to do. + + * NEWS: NEWS notice. + +1999-12-15 Zeev Suraski + + * main.c + php.ini-dist + php_globals.h: + - Implement ability to turn off support for call-time pass by reference + +1999-12-15 Uwe Steinmann + + * ext/hyperwave/hw.c: switched to Ex Api + +1999-12-15 Andrei Zmievski + + * main.c: + (return_one) removed. + (OnChangeMemoryLimit) Only defined if MEMORY_LIMIT is defined. + + * main.c: + Added date/time stamping to PHP error log file. Idea credit goes + to Joey. + +1999-12-15 Uwe Steinmann + + * ext/fdf/fdf.c: fixed some compile errors. + +1999-12-15 Evan Klinger + + * ext/fdf/fdf.c: Ex API + + * ext/yp/yp.c: I would've compiled first, I swear... + + * ext/yp/php_yp.h + ext/yp/yp.c: Ex API + +1999-12-15 Andrei Zmievski + + * NEWS: Not yet, Joey. + 1999-12-14 Andrei Zmievski * ext/standard/basic_functions.c