update NEWS for #17531
authorBenjamin Peterson <benjamin@python.org>
Sat, 23 Mar 2013 21:35:45 +0000 (16:35 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 23 Mar 2013 21:35:45 +0000 (16:35 -0500)
Misc/NEWS

index d9e023fa1f3e50da2ed56c3de8e7272e3f41282c..8a8ec99d43b5ff26c1e79e32de4089ad193b4b2f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,7 +10,7 @@ Library
 -------
 
 - Issue #17531: Fix tests that thought group and user ids were always the int
-  type.
+  type. Also, always allow -1 as a valid group and user id.
 
 
 What's New in Python 2.7.4 release candidate 1