Merge "Remove unused $wgLicenseTerms"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.23
index 3a91223..8408511 100644 (file)
@@ -51,6 +51,7 @@ production.
 * $wgQueryPages has been removed. Query Pages should be added to by using the
   wgQueryPages hook.
 * $wgHttpOnlyBlacklist has been removed.
+* $wgLicenseTerms has been removed as it was unused.
 
 === New features in 1.23 ===
 * ResourceLoader can utilize the Web Storage API to cache modules client-side.