(bug 12458) Protected page titles should show only one protection notice
[lhc/web/wiklou.git] / RELEASE-NOTES
index 80b88eb..b5ceb1d 100644 (file)
@@ -250,6 +250,13 @@ The following extensions are migrated into MediaWiki 1.14:
 * Special:Log: Add 'change protection' link for unprotected pages too
 * Special:Log: Add log type specific CSS classes 'mw-logline-$logtype' to
   'li' elements
+* (bug 16754) Making arbitrary rows of sortable tables sticky:
+  |- class="unsortable"
+* Show subversion too even if a "normal" version number is available
+* (bug 16121) Add a note that a page move was without creating a redirect in the
+  move log
+* Image moving is now enabled for sysops by default
+* Make "Did you mean" search feature more noticeable
 
 === Bug fixes in 1.14 ===
 
@@ -453,6 +460,11 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 13835) Fix rendering of {{filepath:Wiki.png|nowiki}}
 * (bug 16772) Special:Upload now correctly rejects files with spaces in the
   file extension (e.g. Foo. jpg).
+* Image moving over an existing file no longer throws a database error
+* (bug 16786) Restored "redundant" links recently removed from Classic sidebar
+* (bug 16850) $wgActionPaths can have query strings now, previously, this broke
+  local URLs
+
 
 === API changes in 1.14 ===