1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

ChangeLog update

This commit is contained in:
2000-12-27 02:09:09 +00:00
parent 6f6e13de54
commit 76a69dfa13

View File

@@ -1,3 +1,13 @@
2000-12-26 Zeev Suraski <zeev@zend.com>
* ext/mysql/libmysql/libmysql.dsp
sapi/isapi/php4isapi.dsp
win32/php4dllts.dsp
win32/php4ts.dsp:
Add Release_TSDbg support. This mode compiles PHP with the release C runtime,
but with optimizations disabled and with debug info. Some crashes can only
be debugged using this mode.
2000-12-25 James L. Pine <jlp@valinux.com>
* pear/DB/oci8.php: