aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-07-09 19:00:23 +0000
committerThomas Bushnell <thomas@gnu.org>1997-07-09 19:00:23 +0000
commit7b8da3145eed258c1bd43e0e9fc2e087fcf3c7ea (patch)
tree02b1086d7b1d8a0c409a03bec8e29c21955c072e /libfshelp/ChangeLog
parent32809d801f41b98f3455af5f91790257d8b38222 (diff)
downloadhurd-7b8da3145eed258c1bd43e0e9fc2e087fcf3c7ea.tar.gz
hurd-7b8da3145eed258c1bd43e0e9fc2e087fcf3c7ea.tar.bz2
hurd-7b8da3145eed258c1bd43e0e9fc2e087fcf3c7ea.zip
Tue Jul 1 16:45:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* exec-reauth.c (fshelp_exec_reauth): If the new set of eff_uids is empty, then still do proc_setowner, but this time to set it to "unowned" status.
Diffstat (limited to 'libfshelp/ChangeLog')
-rw-r--r--libfshelp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog
index c016f54d..60d59e07 100644
--- a/libfshelp/ChangeLog
+++ b/libfshelp/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jul 1 16:45:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * exec-reauth.c (fshelp_exec_reauth): If the new set of eff_uids
+ is empty, then still do proc_setowner, but this time to set it to
+ "unowned" status.
+
1997-06-12 Miles Bader <miles@gnu.ai.mit.edu>
* fshelp.h (fshelp_touch): New function.