aboutsummaryrefslogtreecommitdiffstats
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 5216100d1..ce427a664 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-08-23 Werner Koch <[email protected]>
+
+ * configure.in (AC_FUNC_FSEEKO): Add.
+ (AC_CHECK_FUNCS): Remove fseeko. By Paul Eggert <[email protected]>.
+
+2001-08-22 Werner Koch <[email protected]>
+
+ * configure.ac (gethrtime): Enhanced the test by running a test
+ program.
+ * INSTALL: Removed the note about Solaris problems because the
+ above test should catch this.
+
2001-08-20 Werner Koch <[email protected]>
* acinclude.m4: Add check for plock if mlock is broken.