summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 750b2c3..9fe51ad 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -70,6 +70,8 @@ Mac
- A new method MacOS.WMAvailable() returns true if it is safe to access
the window manager, false otherwise.
+
+- EasyDialogs dialogs are now movable-modal.
What's New in Python 2.3 alpha 2?