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 d35cc0f..5d97dd7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -582,6 +582,8 @@ Tools/Demos
Build
-----
+- On Unix, IDLE is now installed automatically.
+
- The fpectl module is not built by default; it's dangerous or useless
except in the hands of experts.