jani            Sun Aug  3 12:22:21 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  typo, grammar
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.243&r2=1.2027.2.547.2.965.2.244&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.243 
php-src/NEWS:1.2027.2.547.2.965.2.244
--- php-src/NEWS:1.2027.2.547.2.965.2.243       Sun Aug  3 12:11:12 2008
+++ php-src/NEWS        Sun Aug  3 12:22:20 2008
@@ -13,7 +13,7 @@
 - Upgraded bundled PDO sqlite to version 3.5.9. (Scott)
 
 - Moved extensions to PECL (Pierre):
-  . ext/fdpf
+  . ext/fdf
   . ext/ncurses
   . ext/sybase (not maintained anymore, sybase_ct has to be used instead)
 
@@ -21,7 +21,7 @@
 - Removed zend.ze1_compatibility_mode. (Dmitry)
 - Deprecated ticks support. (Felipe)
 
-- Changed PCRE, Reflection and SPL extensions to always be enabled. (Marcus)
+- Changed PCRE, Reflection and SPL extensions to be always enabled. (Marcus)
 - Changed md5() to use improved implementation. (Solar Designer, Dmitry)
 - Changed HTTP stream wrapper to accept any code between and including
   200 to 399 as successful. (Mike, Noah Fontes)



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

Reply via email to