about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c104dfb85..41c9982804 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/generic/segfault.c (install_handler): Check output file
+	name with access().
+
 	* resolv/res_query.c: Use simply getenv() for HOSTALIASES.
 	* sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add HOSTALIASES.