]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 25 Feb 2002 01:22:15 +0000 (01:22 +0000)
committer <changelog@php.net> <>
Mon, 25 Feb 2002 01:22:15 +0000 (01:22 +0000)
ChangeLog

index f24c5234f79e2f06cbc42d013dfd6fcdd6389bea..57838959d9116c0b55f8ad47d169e9860221535a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2002-02-24  Rui Hirokawa  <rui_hirokawa@ybb.ne.jp>
+
+    * pear/DB/pgsql.php:
+    fixed error message handling with PostgreSQL 7.2 
+
+2002-02-24  Derick Rethans  <d.rethans@jdimedia.nl>
+
+    * 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  <ssb@fast.no>
+
+    * pear/package.dtd: * fix broken dtd
+
+2002-02-24  Sebastian Bergmann  <sb@sebastian-bergmann.de>
+
+    * ext/wddx/wddx.c: Make phpinfo() look nicer.
+
 2002-02-23  Markus Fischer  <mfischer@guru.josefine.at>
 
     * ext/xslt/sablot.c: