sniper          Mon Apr 25 17:23:49 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Reorder
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1880&r2=1.1881&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1880 php-src/NEWS:1.1881
--- php-src/NEWS:1.1880 Mon Apr 25 16:54:44 2005
+++ php-src/NEWS        Mon Apr 25 17:23:49 2005
@@ -1,8 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
-- Added the tidy_get_opt_doc() function to return documentation for
-  configuration options in tidy. Thanks to nlopess for the patch. (John)
 - Removed php_check_syntax() function which never worked properly. (Ilia)
 - Removed garbage manager in Zend Engine which results in more aggressive
   freeing of data. (Dmitry, Andi)
@@ -33,6 +31,8 @@
   . added class File
   . added possibility to use a string with class_parents() and
     class_implements(). (Andrey)
+- Added the tidy_get_opt_doc() function to return documentation for
+  configuration options in tidy. Thanks to nlopess for the patch. (John)
 - Added support for .cc files in extensions. (Brian)
 - Added imageconvolution() function which can be used to apply a custom 3x3
   matrix convolution to an image. (Pierre)


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

Reply via email to