- New function winsound.MessageBeep() wraps the Win32 API
  MessageBeep().
diff --git a/Misc/NEWS b/Misc/NEWS
index 661c2ca..d6fe41d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -159,7 +159,8 @@
 Windows
 -------
 
-TBD
+- New function winsound.MessageBeep() wraps the Win32 API
+  MessageBeep().
 
 Mac
 ---