sniper          Mon Feb 28 11:47:54 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  reorder
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1843&r2=1.1844&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1843 php-src/NEWS:1.1844
--- php-src/NEWS:1.1843 Mon Feb 21 10:17:00 2005
+++ php-src/NEWS        Mon Feb 28 11:47:52 2005
@@ -1,9 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
-- Added pg_field_type_oid() PostgreSQL function. (mauroi at digbang dot com)
-- Added zend_declare_property_...() and zend_update_property_...()
-  API functions for bool, double and binary safe strings. (Hartmut)
 - Moved extensions to PECL:
   . ext/dio    (Jani, Derick)
   . ext/yp     (Jani, Derick)
@@ -22,6 +19,9 @@
   . virtual path handling by adding a realpath() cache. (Andi)
   . variable fetches. (Andi)
   . magic method invocations. (Marcus)
+- Added pg_field_type_oid() PostgreSQL function. (mauroi at digbang dot com)
+- Added zend_declare_property_...() and zend_update_property_...()
+  API functions for bool, double and binary safe strings. (Hartmut)
 - Added new classes in mysqli: mysqli_driver, mysqli_warning, mysqli_exception,
   and mysqli_sql_exception. (Georg)
 - Added possibility to access INI variables from within .ini file. (Andrei)

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

Reply via email to