diff options
author | Jim Meyering <jim@meyering.net> | 2007-01-30 23:07:38 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-01-30 23:07:38 +0100 |
commit | 82276cbd2e101862d1f7a7a7d282dd4afc5dd398 (patch) | |
tree | fe4ba0c827e10fc7f5dd3d94ad98f85705df915f /build-aux/ChangeLog | |
parent | c5d2da8ac8653f60d44f2ae9bcf726b341d13201 (diff) | |
download | coreutils-82276cbd2e101862d1f7a7a7d282dd4afc5dd398.tar.xz |
* vc-list-files: Select column 2, not 3 (hg-0.9.3's manifest format
now has only two columns).
Diffstat (limited to 'build-aux/ChangeLog')
-rw-r--r-- | build-aux/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build-aux/ChangeLog b/build-aux/ChangeLog index 164624767..c18b1c26c 100644 --- a/build-aux/ChangeLog +++ b/build-aux/ChangeLog @@ -1,3 +1,8 @@ +2007-01-30 Jim Meyering <jim@meyering.net> + + * vc-list-files: Select column 2, not 3 (hg-0.9.3's manifest format + now has only two columns). + 2006-10-14 Jim Meyering <jim@meyering.net> * vc-list-files: Don't filter git-ls-files output through cut. |