Make mwCustomEditButtons a no-op and mark it as deprecated
[lhc/web/wiklou.git] / RELEASE-NOTES-1.22
index b88e323..b50666b 100644 (file)
@@ -426,6 +426,8 @@ changes to languages because of Bugzilla reports.
 * SpecialPrefixindex methods namespacePrefixForm() and showPrefixChunk() have
   been made protected. They were accepting form variance arguments, this is now
   using properties in the SpecialPrefixindex class.
+* (bug 50310) BREAKING CHANGE: wikibits: Drop support for mwCustomEditButtons.
+  It defaults to an empty array and emits mw.log.warn when accessed.
 
 == Compatibility ==