Fix fatal error in updateSearchIndex.php script
[lhc/web/wiklou.git] / RELEASE-NOTES-1.27
index 5b9b2b8..d1f8ca7 100644 (file)
@@ -158,6 +158,8 @@ production.
   aria-describedby, aria-flowto, aria-label, aria-labelledby, aria-owns.
 * Removed "presentation" restriction on the HTML role attribute in wikitext.
   All values are now allowed for the role attribute.
+* $wgContentHandlers now also supports callbacks to create an instance of the
+  appropriate ContentHandler subclass.
 
 === External library changes in 1.27 ===