Made $wgMaxBacklinksInvalidate actually work.
[lhc/web/wiklou.git] / RELEASE-NOTES-1.22
index c6c35c6..c0d4951 100644 (file)
@@ -27,6 +27,9 @@ production.
   the $wgUseVFormUserLogin setting or a 'useNew' URL parameter trigger.
 
 === Bug fixes in 1.22 ===
+* Disable Special:PasswordReset when $wgEnableEmail. Previously one could still
+  navigate to the page by entering the URL directly.
+
 
 === API changes in 1.22 ===
 * (bug 46626) xmldoublequote parameter was removed. Because of a bug, the
@@ -53,6 +56,8 @@ changes to languages because of Bugzilla reports.
   use AuthPlugin for external authentication/authorization needs.
 * The Quickbar feature of the legacy skin model and the last remnants of it
   throughout the code base have been removed.
+* Externaledit/externaldiff preference was removed. Very few users used this
+  feature, and improper configuration can actually prevent a user from editing
 
 == Compatibility ==