Merge "Replace remaining Array occurences with array"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.21
index 0548946..50c3b2d 100644 (file)
@@ -20,6 +20,8 @@ production.
 * (bug 40352) fixDoubleRedirects.php should support interwiki redirects.
 * (bug 9237) SpecialBrokenRedirect should not list interwiki redirects.
 * (bug 34960) Drop unused fields rc_moved_to_ns and rc_moved_to_title from recentchanges table.
+* (bug 32951) Do not register internal externals with absolute protocol,
+  when server has relative protocol.
 
 === API changes in 1.21 ===
 * (bug 35693) ApiQueryImageInfo now suppresses errors when unserializing metadata.