diff options
author | Jim Meyering <jim@meyering.net> | 2006-03-27 07:32:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-03-27 07:32:44 +0000 |
commit | 1c952c4d7d71955656ff234694f529c555d8c65b (patch) | |
tree | 9a12562a7166c6f770d2b65a77c0302863add383 | |
parent | a35fc49153ec966432d553ab6d9dc49e931c9e35 (diff) | |
download | coreutils-1c952c4d7d71955656ff234694f529c555d8c65b.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,12 @@ -2006-03-11 Eric Blake <ebb9@byu.net> +2006-03-27 Jim Meyering <jim@meyering.net> * Version 6.0-cvs. + * src/Makefile.am (uptime_LDADD): Add $(POW_LIB), for uptime's + use of strtod. Tiny patch from Nickolai Zeldovich. + +2006-03-11 Eric Blake <ebb9@byu.net> + * tests/misc/dirname: New file. * tests/basename/Makefile.am: Delete. * tests/basename/basic: Move to... @@ -359,6 +359,7 @@ Neil Brown neilb@cse.unsw.edu.au Nelson H. F. Beebe beebe@math.utah.edu Nick Estes debian@nickstoys.com Nick Lawes nlawes@silverplatter.com +Nickolai Zeldovich nickolai@cs.stanford.edu Nicolas François nicolas.francois@centraliens.net Niklas Edmundsson nikke@acc.umu.se Nikola Milutinovic Nikola.Milutinovic@ev.co.yu |