]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 5 Jul 2000 01:09:05 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Wed, 5 Jul 2000 01:09:05 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6e41ef006eefcadc2b9a233ca995752cf7d752e3..3dd41a55edabf38fdfa35498165c3292ec7a769e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Added new 'O' format modifier that will output the GMT offset as "[+-]HHMM"
+  (eg: Pacific time is -0700).  This is useful for things such as Date: mail
+  headers.
 - Fixed crash on OCI?Logon() failure. (thies)
 - Make the special Header("http/...") response be case insensitive like 3.0 (Rasmus)
 - Allow cybercash to compile as a DL module. (Sterling)