moriyoshi               Mon Mar  1 05:46:15 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - NFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1620&r2=1.1621&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1620 php-src/NEWS:1.1621
--- php-src/NEWS:1.1620 Sun Feb 29 14:07:56 2004
+++ php-src/NEWS        Mon Mar  1 05:46:14 2004
@@ -2,6 +2,9 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? March 2004, PHP 5 Release Candidate 1
 - Upgraded bundled oniguruma library to version 2.2.2. (Rui, Moriyoshi)
+- Add support for more ISO8601 style datetime formats. (Moriyoshi)
+  . Timezone specifier (ex. "20040301T02:00:00+19:00")
+  . Week specifier (ex. "1997W021")
 - Renamed php.ini option "zend2.implicit_clone" to 
   "zend.ze1_compatibility_mode" as it doesn't only affect implicit cloning.
   (Andi, Zeev)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to