commit | ef281bdddbf9f74105443b7c555d7cf3a6bb296e | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 21 17:07:32 2012 +0100 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 21 17:07:32 2012 +0100 |
tree | f396dfb852b27d724ae68e2e87d8e7f7d94dd1ab | |
parent | f364b15985a668716b76670e8f3cb5c3680fd3b0 [diff] [blame] |
Issue #10580: Minor grammar change in Windows installer.
diff --git a/Misc/NEWS b/Misc/NEWS index c8556b3..3726f97 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -517,6 +517,8 @@ Build ----- +- Issue #10580: Minor grammar change in Windows installer. + - Issue #12627: Implement PEP 394 for Python 2.7 ("python2"). - Issue #8746: Correct faulty configure checks so that os.chflags() and