Merge "New Hook rc/watchlist hook ChangesListBegin"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.23
index 4e00d40..3214ace 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.