From 0c19ad32c4264da1190a8fc918eed606a15d68e0 Mon Sep 17 00:00:00 2001 From: Reedy Date: Tue, 26 Nov 2019 11:19:21 +0000 Subject: [PATCH] Fix '' Change-Id: Iac30bc682344a5d3e550c1af9c66962998fffed2 --- RELEASE-NOTES-1.34 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES-1.34 b/RELEASE-NOTES-1.34 index 1259628298..c8f88fffe3 100644 --- a/RELEASE-NOTES-1.34 +++ b/RELEASE-NOTES-1.34 @@ -224,7 +224,7 @@ $wgPasswordPolicy['policies']['default']['PasswordNotInLargeBlacklist'] = false; 'mime', 'mediadtype', 'bitdepth'. Clients that process these fields should first check if 'filemissing' is set. Fields that are supported even if the file is missing include: - 'canonicaltitle', ''archivename' (deleted files only), 'descriptionurl', + 'canonicaltitle', 'archivename' (deleted files only), 'descriptionurl', 'descriptionshorturl'. * The 'blockexpiry' result property in list=users and list=allusers will now be returned in the same format used by the rest of the API: ISO 8601 for -- 2.20.1