diff options
| author | <changelog@php.net> | 2000-11-29 02:09:13 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-11-29 02:09:13 +0000 |
| commit | 0bc55d8c811ea644992be000009a0b41d7659a8f (patch) | |
| tree | 4453750ecb6bd530036110a6dbf562505f321418 | |
| parent | 69e30c20c12692377cd91792bc9f8cfa6249e75b (diff) | |
| download | php-git-0bc55d8c811ea644992be000009a0b41d7659a8f.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +2000-11-28 Jani Taskinen <sniper@iki.fi> + + * main/.cvsignore: One file missing. + + * ext/bcmath/libbcmath/.cvsignore + ext/bcmath/libbcmath/src/.cvsignore: Added missing .cvsignore files. + + * ext/sybase/php_sybase_db.c: Fixed typo. bug #8001 + + * main/reentrancy.c: + - Fixed a bug which made readdir() unusable in some systems. + + * ext/gd/config.m4 + ext/gd/php_gd.h: AC_CHECK_LIB prints out yes/no itself. + +2000-11-28 Sascha Schumann <sascha@schumann.cx> + + * main/SAPI.h: A field of mines + + Submitted by: jon@csh.rit.edu + + * NEWS: Add note about an old change + + * build/rules_common.mk + configure.in: Always add top_srcdir to the header file search path. + 2000-11-27 Daniel Beulshausen <daniel@php4win.de> * ext/gettext/gettext.c: fix path operations, under win32 |
