summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-12-22 02:09:09 +0000
committer <changelog@php.net>2000-12-22 02:09:09 +0000
commit3185447c6b694060a2d0221f6b3d546441f4c125 (patch)
tree51abdb73d5297b69578a80f36c9eb69a74f887ca
parentc29e24c7e2b8c1f5ca209f91cded2a7a15833b8f (diff)
downloadphp-git-3185447c6b694060a2d0221f6b3d546441f4c125.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7cadda15a4..583383cefd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.5
+- Changed setlocale() to use LC_* constants. (Jani)
- ctype functions now follow the extension naming conventions (Hartmut)
- Added iconv() function (using libc or libiconv) (Stig)
- Added ODBC_TYPE constant (Stig)