about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 008531d40f..3217df8161 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-08-07  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/seekdir.c (seekdir): Set dirp->filepos.
+
+	* dirent/tst-seekdir.c (main): Check whether telldir right after
+	seekdir returns 2nd argument given to seekdir.
+
+2001-08-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
+
+	* dlfcn/Makefile (tststatic-ENV): Add $(common-objpfx) to
+	LD_LIBRARY_PATH.
+
 2001-08-07  Andreas Jaeger  <aj@suse.de>
 	    Andreas Schwab  <schwab@suse.de>
 	    Bruno Haible  <haible@clisp.cons.org>