summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-03-14 13:00:11 +0000
committerRoland McGrath <roland@gnu.org>1999-03-14 13:00:11 +0000
commit108b08c01cfbe49e56d59efa6138972fa3d1b68e (patch)
tree75d3e2506140f7c94d60310158e4825d71229336 /ChangeLog
parent8ea6a7aa50e9d4c81740c1fdb19dca0d8be748e2 (diff)
1999-03-14 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW, check for root-owned symlinks and reject them too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94d260dfec..5ffabd7447 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-03-14 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW,
+ check for root-owned symlinks and reject them too.
+
1999-03-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* stdio-common/printf_fphex.c: Move to ...