]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 16 Dec 2000 02:09:23 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sat, 16 Dec 2000 02:09:23 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b7bae1303e239d2cf9b93e136e24cac5b0decfe1..92d4212a0ed6526c204569a68cfaf0bb8b5da025 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Added iconv() function (using libc or libiconv) (Stig)
+- Added ODBC_TYPE constant (Stig)
 - Added the call_user_method_array function which allows you to call a method
   with an arbitrary number of parameters. (Sterling)
 - ext/odbc: IBM DB2 patch by Walter Franzini <walter@sys-net.it>