]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 3 Mar 2002 01:21:04 +0000 (01:21 +0000)
committer <changelog@php.net> <>
Sun, 3 Mar 2002 01:21:04 +0000 (01:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 00f0fb1c60e756c9a2481daa6b84b18e0f637945..807c861d8c4d35d1f76a1ed421dd6b160f67340c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.2.0
+- Make the 2nd parameter to pgsql_fetch_* support NULL in case 3
+  parameters are supplied, but you do not want to provide a row number
+  yourself. (Derick)
+- Improved iconv with libc's iconv
 - Added PHP_SAPI constant which contains the name of running SAPI. (Edin)
 - Added ob_get_status() to get array of buffers and it's status. (Yasuo)
 - Fixed crash bug with ob_end_*() function. ob_end_*() will not delete