aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2efec73..fb5f3bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
1999-08-19 Ulrich Drepper <drepper@cygnus.com>
- * sysdeps/generic/setenv.c: Update(__add_to_environ): Initialize
- ep after we have the lock.
+ * sysdeps/unix/bsd/telldir.c (seekdir): Correct type of second
+ parameter.
+
+ * sysdeps/generic/setenv.c (__add_to_environ): Initialize ep
+ after we have the lock.
* sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h: New file.
Patch by Richard Henderson.