From: Date: Mon, 25 Feb 2002 01:22:15 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.2.0RC1~280 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6697e724334c45918ff3ff7e898a3740506a6334;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index f24c5234f7..57838959d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2002-02-24 Rui Hirokawa + + * pear/DB/pgsql.php: + fixed error message handling with PostgreSQL 7.2 + +2002-02-24 Derick Rethans + + * ext/standard/var.c: - Fix the fix.. no need to escape " in single quotes + + * ext/standard/var.c: - Add slashes around string output + + * win32/install.txt: - Update with XP (Thanx to Jan for the patch) + +2002-02-24 Stig Bakken + + * pear/package.dtd: * fix broken dtd + +2002-02-24 Sebastian Bergmann + + * ext/wddx/wddx.c: Make phpinfo() look nicer. + 2002-02-23 Markus Fischer * ext/xslt/sablot.c: