From 69e950ecfcf2005cd8338f149e1ec78fbdeeada5 Mon Sep 17 00:00:00 2001 From: Date: Tue, 15 Feb 2000 02:09:11 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2babb59524..d247b3bc01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2000-02-14 Stig Bakken + + * pear/DB/pgsql.php: Added PostgreSQL support for DB submitted by Rui Hirokawa + + + * main.c: Made auto_prepend_file and auto_append_file accept "none" as parameter + to disable, like in PHP 3.0. + + * pear/DB/common.php + pear/DB/mysql.php + pear/DB/storage.php + pear/DB.php: Added DB/storage to PEAR. + Introduced DB warnings + Revert to using Javadoc-style comments. + DB_common now returns references in the appropriate places + +2000-02-14 Andrei Zmievski + + * NEWS + ext/standard/filestat.c: Fix for filesize() and others on sockets. + +2000-02-14 Hartmut Holzgraefe + + * ext/imap/imap.c: + imap_delet(),imap_undelete() and imap_move() will now optionaly accept UDIs + +2000-02-14 David Hedbor + + * sapi/roxen/roxen.c: Use sapi_free_header. + 2000-02-13 Zeev Suraski * sapi/isapi/php4isapi.c: Fix a few memory leaks -- 2.40.0