pajoye Fri Aug 29 11:20:19 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
- [DOC] ming has been moved to pecl
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.291&r2=1.2027.2.547.2.965.2.292&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.291
php-src/NEWS:1.2027.2.547.2.965.2.292
--- php-src/NEWS:1.2027.2.547.2.965.2.291 Fri Aug 29 11:12:34 2008
+++ php-src/NEWS Fri Aug 29 11:20:18 2008
@@ -64,6 +64,7 @@
. ext/fbsql
. ext/fdf
. ext/ncurses
+ . ext/ming
. ext/sybase (not maintained anymore, sybase_ct has to be used instead)
- Removed the experimental RPL (master/slave) functions from mysqli. (Andrey)