X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=RELEASE-NOTES-1.21;h=ce6966eda2a756f6d6b8303e349f2677cb32ee42;hb=a883b5e91f3d35b96ba9ee04fbf54d15df085b88;hp=74ff05bf8d4c1f5857d06fed78f9d3adf1852e6a;hpb=9f936d59410a0c6cbbc124dc667aa57a33a6fa88;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 74ff05bf8d..ce6966eda2 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -54,6 +54,10 @@ production. disabled, and don't wrap HTML-syntax definition lists in paragraphs. * (bug 41409) Diffs while editing an old revision should again diff against the current revision. +* (bug 41494) Honor $wgLogExceptionBacktrace when logging non-API exceptions + caught during API execution. +* (bug 37963) Fixed loading process for user options +* (bug 26995) Update filename field on Upload page after having sanitized it. === API changes in 1.21 === * prop=revisions can now report the contentmodel and contentformat, see docs/contenthandler.txt