* added Oracle to compatibility list
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Fri, 20 May 2011 10:18:39 +0000 (10:18 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Fri, 20 May 2011 10:18:39 +0000 (10:18 +0000)
RELEASE-NOTES-1.18
RELEASE-NOTES-1.19

index cf3163a..332141a 100644 (file)
@@ -398,13 +398,14 @@ MediaWiki 1.18 requires PHP 5.2.3. PHP 4 is no longer supported.
 
 MySQL is the recommended DBMS. PostgreSQL or SQLite can also be used, but 
 support for them is somewhat less mature. There is experimental support for IBM
-DB2, Oracle and Microsoft SQL Server.
+DB2 and Microsoft SQL Server.
 
 The supported versions are:
 
 * MySQL 4.0 or later
 * PostgreSQL 8.3 or later
 * SQLite 3
+* Oracle 9.0.1 or later
 
 == Upgrading ==
 
index 9db2dfb..bafa9f3 100644 (file)
@@ -92,13 +92,14 @@ MediaWiki 1.19 requires PHP 5.2.3. PHP 4 is no longer supported.
 
 MySQL is the recommended DBMS. PostgreSQL or SQLite can also be used, but
 support for them is somewhat less mature. There is experimental support for IBM
-DB2, Oracle and Microsoft SQL Server.
+DB2 and Microsoft SQL Server.
 
 The supported versions are:
 
 * MySQL 4.0 or later
 * PostgreSQL 8.3 or later
 * SQLite 3
+* Oracle 9.0.1 or later
 
 == Upgrading ==