summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index dbd10b2..b094810 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -942,6 +942,8 @@ Tools/Demos
Build
-----
+- Issue #5847: Remove -n switch on "Edit with IDLE" menu item.
+
- Issue #5726: Make Modules/ld_so_aix return the actual exit code of the
linker, rather than always exit successfully. Patch by Floris Bruynooghe.