commit | 770fd15caa2ab0d3ad8ca845a8640f368bf12d17 | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Sun Jun 06 20:05:20 2010 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Sun Jun 06 20:05:20 2010 +0000 |
tree | 470916027ea70d19f7113b4eb33e139b135de777 | |
parent | 2f3d9f926d0b17d36d2cbf3b9e563b1553ba9a33 [diff] |
Fixed #8909: now the doc details the size of the bitmap used in distutils' bdist_wininst
diff --git a/Misc/NEWS b/Misc/NEWS index 00865fc..dfdda16 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -15,6 +15,12 @@ Library ------- +Documentation +------------- + +- Issues #8909: Added the size of the bitmap used in the installer created by + distutils' bdist_wininst. Patch by Anatoly Techtonik. + What's New in Python 2.7 Release Candidate 1? =============================================