Fix ChangeLog entry.

This commit is contained in:
Corinna Vinschen 2002-01-21 20:52:33 +00:00
parent ac11ec8845
commit 28982aa871
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2002-01-21 Corinna Vinschen <corinna@vinschen.de>
* grp.cc (getgrent): Don't return default gid entry when ntsec is on.
* grp.cc (getgrgid): Don't return default gid entry when ntsec is on.
* syscalls.cc (setegid): Don't set primary group in process token.
2002-01-21 Christopher Faylor <cgf@redhat.com>