Require at least PHP 5.2.3. There's not much point increasing the minimum to 5.2...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 5cb268b..0a38d43 100644 (file)
@@ -19,7 +19,7 @@ Those wishing to use the latest code instead of a branch release can obtain
 it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 
 === PHP 5.2 now required ==
-In 1.18, the lowest supported version of MediaWiki is now 5.2.x. Please upgrade
+In 1.18, the lowest supported version of MediaWiki is now 5.2.3. Please upgrade
 PHP if you have not done so prior to upgrading MediaWiki.
 
 === Configuration changes in 1.18 ===
@@ -114,6 +114,7 @@ PHP if you have not done so prior to upgrading MediaWiki.
   extension
 * (bug 2581, bug 6834) Added links to thumbnail in several resolutions to the 
   file description page. The sizes are set by $wgImageLimits.
+* (bug 28031) Add pageCount support to ArchivedFile
 
 === Bug fixes in 1.18 ===
 * (bug 23119) WikiError class and subclasses are now marked as deprecated
@@ -253,6 +254,10 @@ PHP if you have not done so prior to upgrading MediaWiki.
 * (bug 27203) add fato param to list=filearchive
 * (bug 27341) Add drto param to list=deletedrevs
 * (bug 26630) Add api for Special:ActiveUsers
+* (bug 27020) API: Allow title prefix search of logevents (only when not in
+  miser mode)
+* (bug 26629) add Special:MIMESearch to api
+* (bug 27585) add pagecount to list=filearchive
 
 === Languages updated in 1.18 ===