diff options
| author | <changelog@php.net> | 2001-11-29 01:10:31 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2001-11-29 01:10:31 +0000 |
| commit | 35f82bcd6b08b04bd413f136b68c11619466c3ca (patch) | |
| tree | 121fac09b5626363c4918b65f7e104eccf25b2b6 | |
| parent | 9ed2694ce0402a0281bafd147efd34488bbbe779 (diff) | |
| download | php-git-35f82bcd6b08b04bd413f136b68c11619466c3ca.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2001-11-28 Thomas V.V.Cox <cox@idecnet.com> + + * pear/DB/common.php: + query() now accepts statement/params that acts like prepare-execute, + use this instead of executeQuery() + +2001-11-28 Ulf Wendel <ulf.wendel@phpdoc.de> + + * pear/Cache/Output.php: + Added a forgotten asterix within a multi-line comment + +2001-11-28 Uwe Steinmann <Uwe.Steinmann@fernuni-hagen.de> + + * ext/domxml/php_domxml.c: + - introduced several macros to simply code (done by Markus Fischer) + 2001-11-27 Sascha Schumann <sascha@schumann.cx> * ext/ircg/ircg.c |
