diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ Extension modules Library ------- +- bdist_rpm now includes version and release in the BuildRoot. + - distutils build/build_scripts now has an -e option to specify the path to the Python interpreter for installed scripts. |