From: Gregory P. Smith Date: Tue, 18 Mar 2008 19:24:40 +0000 (+0000) Subject: The missing NEWS entry for r61542.. X-Git-Tag: v2.5.3c1~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eff5a4e9014dfa8134d955ec69685e47cb6b03ed;p=python The missing NEWS entry for r61542.. --- diff --git a/Misc/NEWS b/Misc/NEWS index efbfc5f2f3..5fdfce85a7 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -17,6 +17,9 @@ Core and builtins 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