Merge "Remove "include redirects" option from search"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.23
index c1a3ce0..8d5bc15 100644 (file)
@@ -50,6 +50,7 @@ production.
   prepended to the start of this array.
 * $wgQueryPages has been removed. Query Pages should be added to by using the
   wgQueryPages hook.
+* $wgHttpOnlyBlacklist has been removed.
 
 === New features in 1.23 ===
 * ResourceLoader can utilize the Web Storage API to cache modules client-side.