summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 65ad925..57b2459 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -130,6 +130,9 @@ Extension modules
Library
-------
+- Added new module "platform" which provides a wide range of tools
+ for querying platform dependent features.
+
- netrc now allows Ascii punctuation characters in passwords.
- shelve now supports the optional writeback argument, and exposes