commit | 388a8c26fae0c9fdce06fcf69223b7b43cb25acf | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Jul 06 19:28:03 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Jul 06 19:28:03 2006 +0000 |
tree | cc2a9648cb71a5680524c0786b8a178671d66d09 | |
parent | b9aa7ea66017a9829455e0c2c10d383a53b46873 [diff] [blame] |
Properly generate logical file ids. Fixes #1515998. Also correct typo in Control.mapping.
diff --git a/Misc/NEWS b/Misc/NEWS index 5e4004e..67c49a6 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -25,6 +25,8 @@ Library ------- +- Bug #1515998: Properly generate logical ids for files in bdist_msi. + - warnings.py now ignores ImportWarning by default - Patch #1517790: It is now possible to use custom objects in the ctypes