From 7c356f9a246119627665ce0885670bf1229980dd Mon Sep 17 00:00:00 2001 From: Date: Sun, 20 Jan 2002 01:16:05 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3acf068e23..772aef5212 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2002-01-19 Edin Kadribasic + + * TODO: Removed two issues resolved by the introduction of sapi/cli. + + * sapi/cli/php_cli.c: Merged patch from sapi/cgi. + +2002-01-19 Jaroslaw Kolakowski + + * ext/domxml/php_domxml.c: + - Fixed passing parameters to domxml_xslt_process(). Now they can be either strings or XPath expressions. + - Several minor fixes in domxml_xslt_process(). + +2002-01-19 Martin Jansen + + * pear/Crypt/HCEMD5.php: * Fix bug #13189. + +2002-01-19 Wez Furlong + + * ext/mailparse/rfc2045cdecode.c: + Make the decoder less strict to allow for brain-dead mailers that mark + messages as 7bit but then include 8bit chars in the body. + Thanks to Dan Fitzpatrick for bringing this to my attention. + +2002-01-19 Thomas V.V.Cox + + * pear/DB/common.php + pear/DB.php: + Stores limit_from and limit_count as DB_result proporties instead + of DB_common. Fixs bug when doing queries inside limitQuery results. + + * pear/DB/common.php: ws + + * pear/DB/oci8.php: + Removed unecesary check and only change the case of the keys + when data is returned (fetchInto()) + +2002-01-19 Yasuo Ohgaki + + * main/main.c: Make --enable-safe-mode useful + 2002-01-18 Shane Caraveo * sapi/cgi/cgi_main.c: reimplement extension listing -- 2.40.0