#6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevin Walzer and Ned Deily.
diff --git a/Misc/ACKS b/Misc/ACKS
index 1bd0f33..7c02771 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -881,6 +881,7 @@
Charles Waldman
Richard Walker
Larry Wall
+Kevin Walzer
Rodrigo Steinmuller Wanderley
Greg Ward
Barry Warsaw
diff --git a/Misc/NEWS b/Misc/NEWS
index 2e321c4..a66b76b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -93,6 +93,9 @@
Tools/Demos
-----------
+- Issue #6075: IDLE on Mac OS X now works with both Carbon AquaTk and
+ Cocoa AquaTk.
+
- Issue #10710: ``Misc/setuid-prog.c`` is removed from the source tree.
- Issue #10706: Remove outdated script runtests.sh. Either ``make test``