sniper          Tue Mar  8 01:38:59 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  reorder
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1849&r2=1.1850&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1849 php-src/NEWS:1.1850
--- php-src/NEWS:1.1849 Mon Mar  7 17:26:53 2005
+++ php-src/NEWS        Tue Mar  8 01:38:58 2005
@@ -21,7 +21,6 @@
   . virtual path handling by adding a realpath() cache. (Andi)
   . variable fetches. (Andi)
   . magic method invocations. (Marcus)
-- Added interface Serializeable. (Stanislav, Marcus)
 - Improved extension SPL (Marcus).
   . added standard hierarchy of Exception classes
   . added interface Countable
@@ -29,6 +28,7 @@
   . added spl_autoload*() functions
   . converted several 5.0 examples into c code
   . added class File
+- Added interface Serializeable. (Stanislav, 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)

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

Reply via email to