commit | 5ef41abc7cbb85f73c97eabcdda574ac9a3edca0 | [log] [tgz] |
---|---|---|
author | doko@ubuntu.com <doko@ubuntu.com> | Tue Apr 09 17:34:39 2013 +0200 |
committer | doko@ubuntu.com <doko@ubuntu.com> | Tue Apr 09 17:34:39 2013 +0200 |
tree | e2193797e8d6e00e335f75d89ba8b38b72c45491 | |
parent | 789299f85802caddcb2bdd3f0c367c9f1b07a03b [diff] [blame] |
- Issue #17682: Add the _io module to Modules/Setup.dist (commented out).
diff --git a/Misc/NEWS b/Misc/NEWS index 161776d..b6f15f3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -6,6 +6,11 @@ *Release date: XXXX-XX-XX* +Build +----- + +- Issue #17682: Add the _io module to Modules/Setup.dist (commented out). + Core and Builtins -----------------