(bug 41494) Honor $wgLogExceptionBacktrace in APIMain
[lhc/web/wiklou.git] / RELEASE-NOTES-1.21
index 74ff05b..3357686 100644 (file)
@@ -54,6 +54,8 @@ 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.
 
 === API changes in 1.21 ===
 * prop=revisions can now report the contentmodel and contentformat, see docs/contenthandler.txt