From 3e999f594ed57a5be1a46ef163fdf4b3cda08a6b Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 20 Jan 2005 19:21:24 +0000 Subject: distutils/command/install.py change. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index a96802d..873076d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -22,6 +22,8 @@ Core and builtins Library ------- +- Bug #1103844: fix distutils.install.dump_dirs() with negated options. + - Bug #1067732: wininst --install-script doesn't leave residual files anymore. - StringIO.truncate() now correctly adjusts the size attribute. -- cgit v0.12