diff options
author | <changelog@php.net> | 2000-02-28 02:09:33 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-02-28 02:09:33 +0000 |
commit | 45315698d883bce50c28f27c0186e39bc4e15ef1 (patch) | |
tree | 31a8861a8dc5a12b96539bc6f0f846bbb84f694c | |
parent | 556e2b9c6e527c07de98c07eea624ad60ccd479f (diff) | |
download | php-git-45315698d883bce50c28f27c0186e39bc4e15ef1.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 50 |
1 files changed, 50 insertions, 0 deletions
@@ -1,3 +1,53 @@ +2000-02-27 Andi Gutmans <andi@php.net> + + * ext/standard/browscap.c: - Hopefully fix browscap problem + + * genif.pl: - Bye bye Perl. + +2000-02-27 Thies C. Arntzen <thies@digicol.de> + + * TODO: . + +2000-02-27 Sascha Schumann <sascha@schumann.cx> + + * TODO: . + +2000-02-27 Thies C. Arntzen <thies@digicol.de> + + * MODULES_STATUS + TODO: *** empty log message *** + + * ext/oci8/oci8.c: out of space in private (brain) memory;-) + +2000-02-27 Zeev Suraski <zeev@php.net> + + * NEWS: *** empty log message *** + + * ext/sybase/sybase.c: Compile fix + +2000-02-27 Stig Bakken <ssb@fast.no> + + * pear/DB.php + pear/DB/common.php + pear/DB/mysql.php + pear/DB/odbc.php + pear/DB/pgsql.php + pear/DB/storage.php + pear/HTTP.php: Avoid E_NOTICE errors in PEAR code. + +2000-02-27 Thies C. Arntzen <thies@digicol.de> + + * ext/oci8/oci8.c: just so that i don't forget + +2000-02-27 Andi Gutmans <andi@php.net> + + * fopen-wrappers.c: - Fix bug 3640 + +2000-02-27 Charles Hagenbuch <chagenbu@wso.williams.edu> + + * ext/mcal/php_mcal.c: + Some formatting, and fix the crashes in mcal_next_recurrence (finally!) + 2000-02-26 Zeev Suraski <zeev@php.net> * main.c |