diff options
author | Jim Meyering <jim@meyering.net> | 2007-06-11 11:07:21 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-06-11 11:10:23 +0200 |
commit | e1afd98589f5507da8e1ccfb076b0c0f4a23cd9b (patch) | |
tree | c47e3fd5e4e581101af8a79a7e0631e069d5c33c /ChangeLog | |
parent | 016af51031919a96f3e95a1e76cb6d9a09573d58 (diff) | |
download | coreutils-e1afd98589f5507da8e1ccfb076b0c0f4a23cd9b.tar.xz |
README: Also mention README-hacking,
for whose who start from
cloned/checked-out sources rather than from a distribution tarball.
Reported by Steve Ward.
* THANKS: Add Steve Ward.
Signed-off-by: Jim Meyering <jim@meyering.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-06-11 Jim Meyering <jim@meyering.net> + + * README: Mention README-hacking, for whose who start from + cloned/checked-out sources rather than from a distribution tarball. + Reported by Steve Ward. + * THANKS: Add Steve Ward. + 2007-06-10 Jim Meyering <jim@meyering.net> bug-fix: cp would fail to write through a dangling symlink |