aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES-1.26
diff options
context:
space:
mode:
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>2015-06-26 20:35:25 +0000
committerGerrit Code Review <gerrit@wikimedia.org>2015-06-26 20:35:25 +0000
commit0c7c5c297df43f5a9a3c1f6ecc601a9b9435a649 (patch)
tree4cd8d26c1688d6d1180370fc9afcba6c5a927624 /RELEASE-NOTES-1.26
parent73686fa029d97eee368016b332e0b2f0adbe73e9 (diff)
parent3e59cea3d913e336318e128c3b7307d4debce028 (diff)
downloadmediawikicore-0c7c5c297df43f5a9a3c1f6ecc601a9b9435a649.tar.gz
mediawikicore-0c7c5c297df43f5a9a3c1f6ecc601a9b9435a649.zip
Merge "Fix and clarify task IDs in RELEASE-NOTES-1.26"
Diffstat (limited to 'RELEASE-NOTES-1.26')
-rw-r--r--RELEASE-NOTES-1.264
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26
index 33ba6de22463..dc36d00b7f88 100644
--- a/RELEASE-NOTES-1.26
+++ b/RELEASE-NOTES-1.26
@@ -30,7 +30,7 @@ production.
* (T68699) The expiration of the UserID and Token login cookies
($wgExtendedLoginCookieExpiration) can be configured independently of the
expiration of all other cookies ($wgCookieExpiration).
-* (bug 50519) Support for generating JPEG/PNG thumbnails from WebP images added
+* (T50519) Support for generating JPEG/PNG thumbnails from WebP images added
if ImageMagick is used as image scaler ($wgUseImageMagick = true). Uploading
of WebP images still disabled by default. Add $wgFileExtensions[] =
'webp'; to LocalSettings.php to enable uploading of WebP images.
@@ -45,7 +45,7 @@ production.
* Added mediawiki/at-ease 1.0.0
=== Bug fixes in 1.26 ===
-* (bug 51283) load.php sometimes sends 304 response without full headers
+* (T53283) load.php sometimes sends 304 response without full headers
* (T65198) Talk page tabs now have a "rel=discussion" attribute
=== Action API changes in 1.26 ===