commit | 61c5edf6fc9a87089c85f5a53e91e99da51ba38c | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Oct 18 04:06:00 2001 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Oct 18 04:06:00 2001 +0000 |
tree | b40ddb5f913893efa2ed769ee167bf4dd2ec07fb | |
parent | 6b471294242c70760ac64ad0b3853ad4d00e13bf [diff] |
Expose setgroups. Fixes feature request #468116.
diff --git a/Misc/NEWS b/Misc/NEWS index 74327c4..e2e9683 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -44,7 +44,7 @@ - readline now supports setting the startup_hook and the pre_event_hook. -- posix supports chroot where available. +- posix supports chroot and setgroups where available. - Decompression objects in the zlib module now accept an optional second parameter to decompress() that specifies the maximum amount