sniper          Sat Jun 18 17:17:11 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  reorder + typofix :)
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1932&r2=1.1933&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1932 php-src/NEWS:1.1933
--- php-src/NEWS:1.1932 Sat Jun 18 15:40:31 2005
+++ php-src/NEWS        Sat Jun 18 17:17:10 2005
@@ -25,11 +25,11 @@
 - Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol
   'zend_error'). (Dmitry)
 - Fixed bug #33150 (shtool: insecure temporary file creation). (Jani)
-- Fixed bugs #33056, #32588, #32555, #32270, #32086, #30532, #28024 (strotime
-  related bugs). (Derick)
 - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread).
   (Jani)
 - Fixed bug #28355 (glob wont error if dir is not readable). (Hartmut)
+- Fixed bugs #28024, #30532, #32086, #32270, #32555, #32588, #33056
+  (strtotime() related bugs). (Derick)
 
 10 Jun 2005, PHP 5.1 Beta 1
 - Upgraded PCRE library to version 5.0. (Andrei)

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

Reply via email to