diff options
| author | <changelog@php.net> | 2000-12-18 02:09:08 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-12-18 02:09:08 +0000 |
| commit | d6f0bd3bb80304f04aaec4c35c2b542c5915cd1a (patch) | |
| tree | d465b851f2e933cd9349ac932041088cc85ec9fd | |
| parent | d63f8130bc8e752428d6ed68e8b0d2a43c1df8e8 (diff) | |
| download | php-git-d6f0bd3bb80304f04aaec4c35c2b542c5915cd1a.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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: |
