diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ -2005-02-21 Paul Eggert <eggert@cs.ucla.edu> +2005-02-28 Jim Meyering <jim@meyering.net> * Version 5.3.1. + * NEWS: Mention that xnanosleep fixes sleep failure on linux-2.6.8.1. + +2005-02-21 Paul Eggert <eggert@cs.ucla.edu> + * src/Makefile.am (dd_LDADD, shred_LDADD): Add $(LIB_GETHRXTIME). (nanosec_libs): Add $(LIB_XNANOSLEEP). Needed for newer GNU/Linux hosts with clock_gettime. |