1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

ChangeLog update

This commit is contained in:
2000-12-18 02:09:08 +00:00
parent d63f8130bc
commit d6f0bd3bb8

View File

@@ -1,3 +1,19 @@
2000-12-17 Stanislav Malyshev <stas@zend.com>
* ext/odbc/config.m4:
No need to link main binary with ODBC libs if we use shared module
2000-12-17 Thies C. Arntzen <thies@thieso.net>
* TODO: add a reminder about #3149
2000-12-17 Sascha Schumann <sascha@schumann.cx>
* ext/standard/string.c:
Don't do anything, if the input string has a length of 0.
PR: #7686
2000-12-16 Andi Gutmans <andi@zend.com>
* ext/dba/dba.c: