Merge "Send the profiler output to the 'profileoutput' log group"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.23
index ff7b5f9..d99c4fd 100644 (file)
@@ -52,6 +52,8 @@ production.
   wgQueryPages hook.
 * $wgHttpOnlyBlacklist has been removed.
 * $wgLicenseTerms has been removed as it was unused.
+* $wgProfileOnly is now deprecated; set the log file in
+  $wgDebugLogGroups['profileoutput'] to replace it.
 
 === New features in 1.23 ===
 * ResourceLoader can utilize the Web Storage API to cache modules client-side.