Issue #1250469: Fix the return value of Tix.PanedWindow.panes.
diff --git a/Misc/NEWS b/Misc/NEWS
index ca3c5e8..fa0d29a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -359,6 +359,8 @@
 Library
 -------
 
+- Issue #1250469: Fix the return value of Tix.PanedWindow.panes.
+
 - Issue #1119673: Do not override Tkinter.Text methods when creating a
   ScrolledText.