]> granicus.if.org Git - python/commitdiff
distutils/command/install.py change.
authorThomas Heller <theller@ctypes.org>
Thu, 20 Jan 2005 19:20:16 +0000 (19:20 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 20 Jan 2005 19:20:16 +0000 (19:20 +0000)
Misc/NEWS

index 035bacff7886a07328ffa6b91fdf8be85828a4b0..ec8570b50457b6894db345ee9767c39ded916e57 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -39,6 +39,8 @@ Extension Modules
 Library
 -------
 
+- Bug #1103844: fix distutils.install.dump_dirs() with negated options.
+
 - os.{SEEK_SET, SEEK_CUR, SEEK_END} have been added for convenience.
 
 - Enhancements to the csv module: