From 7e2f197a2bc3d15ff8c504154f48a3c2435c992f Mon Sep 17 00:00:00 2001
From: Benjamin Peterson <benjamin@python.org>
Date: Sat, 23 Mar 2013 16:35:45 -0500
Subject: [PATCH] update NEWS for #17531

---
 Misc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Misc/NEWS b/Misc/NEWS
index d9e023fa1f..8a8ec99d43 100644
--- 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
-- 
2.50.1