From: Date: Tue, 8 Jan 2002 01:14:22 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_ISSET_PATCH~253 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa06ff957b088b429a9eafc1ead2ea706f0badea;p=php NEWS update --- diff --git a/NEWS b/NEWS index 71255cf4df..73428e7b59 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- added mb_get_info() to get internal settings of mbstring. - Added async query functions to PostgreSQL module (Yasuo) - Added pg_copy_to()/pg_copy_from() for PostgreSQL module (Youichi, Yasuo) - Added IPv6 support in FTP extension. (Stig Venaas)