1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00

add news about COM

This commit is contained in:
Wez Furlong
2003-08-14 20:47:29 +00:00
parent 61313924a4
commit 799da1bc46

1
NEWS
View File

@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 200?, Version 5.0.0
?? ??? 2003, PHP 5 Beta 2
- Added new COM extension with integrated .Net support. (Wez)
- Improved the Interbase extension: (Ard Biesheuvel)
. Added support for multiple databases into ibase_trans()
. Added support for CREATE DATABASE, SET TRANSACTION and EXECUTE PROCEDURE