commit | eff5a4e9014dfa8134d955ec69685e47cb6b03ed | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Tue Mar 18 19:24:40 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Tue Mar 18 19:24:40 2008 +0000 |
tree | 83abc70e3ed38f4fc33cba646c37927b5b006f7c | |
parent | 631df7550f417d2cc529c4be188fc0abfdc6202b [diff] [blame] |
The missing NEWS entry for r61542..
diff --git a/Misc/NEWS b/Misc/NEWS index efbfc5f..5fdfce8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -17,6 +17,9 @@ Library ------- +- Issue #1747858: Fix chown to work with large uid's and gid's on 64-bit + platforms. + - Bug #2220: handle rlcompleter attribute match failure more gracefully. - Bug #1725737: In distutil's sdist, exclude RCS, CVS etc. also in the