Patch #812986: Update the canvas even if not tracing.
diff --git a/Misc/NEWS b/Misc/NEWS
index 165048c..7021236 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -163,6 +163,8 @@
 Library
 -------
 
+- Patch #812986: Update turtle output even if not tracing.
+
 - Patch #1494750: Destroy master after deleting children in 
   Tkinter.BaseWidget.