Fix and clarify task IDs in RELEASE-NOTES-1.26
authorRicordisamoa <ricordisamoa@openmailbox.org>
Fri, 26 Jun 2015 20:06:29 +0000 (22:06 +0200)
committerRicordisamoa <ricordisamoa@openmailbox.org>
Fri, 26 Jun 2015 20:06:29 +0000 (22:06 +0200)
Change-Id: I8df703b98fdb68bf6ee972b4f8c31f226c50c8f4

RELEASE-NOTES-1.26

index 983601e..a8e8995 100644 (file)
@@ -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.
@@ -43,7 +43,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 ===