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

diff --git a/NEWS b/NEWS
index f1ce2e7d1628827f98a434334cbd3ec4906c67ad..76c5ecf4c9a959ebcb808cdd4edcbd716c50a437 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- fixed error message handling with PostgreSQL 7.2 (Rui)
 - Added object aggregation capability, see aggregation_*() functions. (Andrei)
 - Added debug_zval_dump(), which works similar to var_dump, yet displays extra
   internal information such as refcounts and true type names. (Jason)