diff --git a/ChangeLog b/ChangeLog index bd5dd4ae4c7..18ca573153e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2000-11-18 dickmeiss + + * ext/yaz/.cvsignore: Added .cvsignore file. + +2000-11-18 James Moore + + * ext/gd/gd.c: Stopping Compile Warnings when using old GD + +2000-11-18 Zeev Suraski + + * ext/bcmath/bcmath.c: + Persist these numbers so that they stay for the duration of the entire process + + * ext/bcmath/bcmath.c + ext/bcmath/php_bcmath.h: Fix thread-safety bug in bcmath + + * sapi/pi3web/pi3web_sapi.c + sapi/roxen/roxen.c + sapi/servlet/servlet.c + sapi/isapi/php4isapi.c + sapi/nsapi/nsapi.c + sapi/phttpd/phttpd.c + sapi/apache/mod_php4.c + sapi/apache2filter/sapi_apache2.c + sapi/caudium/caudium.c + sapi/cgi/cgi_main.c + ext/standard/basic_functions.c + sapi/aolserver/aolserver.c: + Update SAPI modules to interface with the new TSRM. + Enable thread-safety memory debugging in ISAPI when in debug mode + 2000-11-17 Stig Venaas * EXTENSIONS: Added openssl extension info