diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-26 13:03:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-26 13:03:03 +0000 |
commit | 412a3ca0b0e87c1be185aa344adff347a7559736 (patch) | |
tree | a289a7394feaa984d18a93414bb2dfe0f77db55b /ChangeLog | |
parent | bbab62fd272c6ae29f4f46dce81cc10d33c9ffea (diff) | |
download | coreutils-412a3ca0b0e87c1be185aa344adff347a7559736.tar.xz |
* README: Warn not to run autoreconf manually. Use bootstrap instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-09-26 Jim Meyering <jim@meyering.net> + * README: Warn not to run autoreconf manually. Use bootstrap instead. + * src/groups.sh: When invoked with 0 or 1 argument, just exec "id". Rewrite to avoid using temporary, $status. |