- Issue #7567: Don't call `setupterm' twice.
diff --git a/Misc/NEWS b/Misc/NEWS
index 40b918b..fed0772 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -78,6 +78,8 @@
   then that exception wasn't properly propagated on machines where
   char is unsigned.
 
+- Issue #7567: Don't call `setupterm' twice.
+
 Build
 -----