From: Date: Thu, 29 Nov 2001 01:10:31 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: ChangeLog~228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35f82bcd6b08b04bd413f136b68c11619466c3ca;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index e31fc155f1..23ad846794 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2001-11-28 Thomas V.V.Cox + + * pear/DB/common.php: + query() now accepts statement/params that acts like prepare-execute, + use this instead of executeQuery() + +2001-11-28 Ulf Wendel + + * pear/Cache/Output.php: + Added a forgotten asterix within a multi-line comment + +2001-11-28 Uwe Steinmann + + * ext/domxml/php_domxml.c: + - introduced several macros to simply code (done by Markus Fischer) + 2001-11-27 Sascha Schumann * ext/ircg/ircg.c