about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b16263f61..0de4132ade 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add missing comma.
+
 	* malloc/memusage.c (me): Use access() to determine whether we
 	should write the output file or not.