File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ the :option:`--no-target-compile` and/or the :option:`--no-target-optimize`
322322option.
323323
324324By default the installer will display the cool "Python Powered" logo when it is
325- run, but you can also supply your own bitmap which must be a Windows
325+ run, but you can also supply your own 152x161 bitmap which must be a Windows
326326:file: `.bmp ` file with the :option: `--bitmap ` option.
327327
328328The installer will also display a large title on the desktop background window
Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ Core and Builtins
1515Library
1616-------
1717
18+ Documentation
19+ -------------
20+
21+ - Issues #8909: Added the size of the bitmap used in the installer created by
22+ distutils' bdist_wininst. Patch by Anatoly Techtonik.
23+
1824
1925What's New in Python 2.7 Release Candidate 1?
2026=============================================
You can’t perform that action at this time.
0 commit comments