order fixed
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Tue, 19 May 2009 17:23:47 +0000 (17:23 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Tue, 19 May 2009 17:23:47 +0000 (17:23 +0000)
RELEASE-NOTES

index 2aa07c0..cf39b70 100644 (file)
@@ -31,8 +31,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 
 === New features in 1.16 ===
 
-* Database: unionQueries function to be used for UNION sql construction, so 
-  it can be overloaded on DB abstraction level for DB specific functionality
 * Add CSS defintion of the 'wikitable' class to shared.css
 * (bug 17163) Added MediaWiki:Talkpageheader which will be displayed when
   viewing talk pages
@@ -62,6 +60,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 18411) The upload form also checks post_max_size
 * Watchlist now has a specialized <div> tag that contains a unique class for each page
 * Added Minguo calendar support for the Taiwan Chinese language
+* Database: unionQueries function to be used for UNION sql construction, so 
+  it can be overloaded on DB abstraction level for DB specific functionality
 
 === Bug fixes in 1.16 ===