diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |