]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 18 Jan 2001 02:09:10 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Thu, 18 Jan 2001 02:09:10 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 46a67f57bdc9f2dc9deb491057aa2c9e4f372513..05ef0525f46c5b6d02f0eb6b5c49067ee5d9db61 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Changed 'Z' flag to date() to always return timezone offset with
+  negative sign if it's west of UTC. (Andrei)
+- Add the HTML_Processor class which provides common functions for processing HTML.
+  (Sterling)
+- Added localeconv() and strcoll() functions for localization. (Sean)
 - Added the xslt_set_base function. (Sterling)
 - Support Zeus 3.3.8
 - Added odbc_error() and odbc_errormsg() functions (Stig)