Future-proof redirection to fragments in Gecko
[lhc/web/wiklou.git] / RELEASE-NOTES
index ebcd6fc..d6e7564 100644 (file)
@@ -32,6 +32,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   options
 * $wgAllowUserCssPrefs option allows disabling CSS-based preferences; which can
   improve page loading speed.
+* Future-proof redirection to fragments in Gecko, so things work a little nicer
+  if they fix <https://bugzilla.mozilla.org/show_bug.cgi?id=516293>.
 
 === Bug fixes in 1.17 ===
 * (bug 17560) Half-broken deletion moved image files to deletion archive without
@@ -50,6 +52,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 22747) "Reveal my e-mail address in notification e-mails" preference is
   now only displayed when relevant
 * (bug 22772) {{#special:}} parser function now works with subpages
+* (bug 18664) Relative URIs in interwiki links cause failed redirects
+* (bug 19270) Relative URIs in interwiki links break interwiki transclusion
 
 == API changes in 1.17 ==
 * (bug 22738) Allow filtering by action type on query=logevent