diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-11-10 20:20:51 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-11-10 20:20:51 +0000 |
commit | 4c9fae6b88b42b427f81886586116fbee411ab6a (patch) | |
tree | 4f508d1c3b21e36f1f85a22bfcb8770dceeaf0e7 /m4/ChangeLog | |
parent | 9d9e6430a398c1160810f5907ab7da3fe4e480a7 (diff) | |
download | coreutils-4c9fae6b88b42b427f81886586116fbee411ab6a.tar.xz |
gethrxtime now uses gettime
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 6a50b7355..e8f238723 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2005-11-10 Paul Eggert <eggert@cs.ucla.edu> + + * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME + or gettimeofday; no longer needed. + 2005-10-30 Paul Eggert <eggert@cs.ucla.edu> * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local |