diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |