diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b3fce9af8c..34fa18bdd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-05-12 Roland McGrath <roland@frob.com> + + * hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in + file_exec to effect svuid=euid, svgid=egid if that is not a no-op. + 2002-05-10 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/Makefile: Remove extra endif. |