HISTORY: Note new $wgThumbnailBuckets as of 1.24.0
authorJesús Martínez Novo <martineznovo@gmail.com>
Sun, 24 May 2015 13:50:34 +0000 (15:50 +0200)
committerJesús Martínez Novo <martineznovo@gmail.com>
Sun, 24 May 2015 13:50:34 +0000 (15:50 +0200)
Follow-up of 02ca7bff9b100f9def06dad4b28fe6fdc2c26b44

Bug: T78053
Change-Id: I625fee0c4ba85f80396ea396f3fc0019c612ff76

HISTORY

diff --git a/HISTORY b/HISTORY
index 0cf6b08..4cca023 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -194,6 +194,13 @@ Change notes from older releases. For current info see RELEASE-NOTES-1.26.
   Special:DeletedContributions
 * Added DeletedContributionsLineEnding hook allowing extensions to format
   Special:DeletedContributions lines
+* (T69525) You can now make MediaWiki speed up its thumbnail rendering by using
+  intermediary thumbnails. $wgThumbnailBuckets must be set to a list of target
+  thumbnail widths; when a new thumbnail needs to be rendered, MediaWiki will
+  find the smallest bucket smaller than the original but larger than the target
+  width + $wgThumbnailMinimumBucketDistance, and it will scale that thumbnail,
+  rather than the original, down to the target size at greater speed in return
+  for minor loss of fidelity.
 
 === Bug fixes in 1.24 ===
 * (bug 50572) MediaWiki:Blockip should support gender