Merge "Exclude redirects from Special:Fewestrevisions"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index c470fff..57d635e 100644 (file)
@@ -307,6 +307,9 @@ because of Phabricator reports.
   have been removed.
 * The UploadVerification hook, deprecated in 1.28, has been removed. Instead,
   use the UploadVerifyFile hook.
+* UploadBase:: and UploadFromChunks::stashFileGetKey() and stashSession(),
+  deprecated in 1.28, have been removed. Instead, please use the getFileKey()
+  method on the response from doStashFile().
 * …
 
 === Deprecations in 1.34 ===