Issue #6716/2: Backslash-replace error output in compilall.
diff --git a/Misc/NEWS b/Misc/NEWS
index 93a991b..018adf0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -283,6 +283,8 @@
 Library
 -------
 
+- Issue #6716/2: Backslash-replace error output in compilall.
+
 - Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox
   with Tcl/Tk-8.5.