georg           Fri Jan  7 10:05:12 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  new mysqli stuff
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1828&r2=1.1829&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1828 php-src/NEWS:1.1829
--- php-src/NEWS:1.1828 Wed Dec 29 19:59:28 2004
+++ php-src/NEWS        Fri Jan  7 10:05:09 2005
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Added new classes in mysqli: mysqli_driver, mysqli_warning, mysqli_exception,
+  and mysqli_sql_exception (Georg)
+- Improved support for embedded server in mysqli (Georg)
 - Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
 - Removed garbage manager in Zend Engine which results in more aggressive
   freeing of data. (Dmitry, Andi)

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

Reply via email to