From 1bc12899533d907f4e495d90e4665df36a7493d2 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Mon, 29 Apr 2002 09:20:37 +0000 Subject: [PATCH] Added NEWS entry for PostgreSQL function rename. Removed duplicate entry. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9038f77586..bde601881b 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ PHP 4 NEWS 22 Apr 2002, Version 4.2.0 - ATTENTION!! register_globals defaults to 'off' now !!! - Note: Apache2 support is EXPERIMENTAL. +- PostgreSQL functions are renamed, but all old function names are available. + Old function names will be available long enough. User can safely use old + function names. (Yasuo) - Moved ext/mailparse to PECL. See http://thebrainroom.com/opensource/php/ for more information and to download the extension. (Wez/Jim) - Fixed pg_last_notice() crash. (Yasuo) @@ -37,7 +40,6 @@ PHP 4 NEWS ?> - Fixed segfault in ibase_close() if user does not free the resultset. Bugs #15419, #15992. (daniela) -- Fixed pg_last_notice() crash. (Yasuo) - Added optional 3rd parameter "int encoding_mode" to gzencode() and fixed parameters to conform documentation. (Stefan) - Changed read_exif_data() to be an alias of exif_read_data(). (Marcus) -- 2.50.1