diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-20 20:21:23 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-20 20:21:23 +0000 |
commit | a6976346b1c0d7297bd110f2b7ead25d3370013d (patch) | |
tree | bc25143c3b4044e7e90930a7c1411b20bfcf7d2d | |
parent | caee2e567f2704c9e70f159955923dbb6a2d392f (diff) | |
download | coreutils-a6976346b1c0d7297bd110f2b7ead25d3370013d.tar.xz |
* man/uniq.x: Change summary.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,13 @@ -2004-10-18 Jim Meyering <jim@meyering.net> +2004-10-20 Paul Eggert <eggert@cs.ucla.edu> * Version 5.3.0. + * man/uniq.x: Change summary so that it doesn't imply that + uniq writes to its input file. Problem reported by + Dan Jacobson. + +2004-10-18 Jim Meyering <jim@meyering.net> + Plug a leak that would cause rm or a cross-device mv to fail when operating on too many command-line-specified nonempty directories. * src/remove.c (remove_dir): Destroy the `struct saved_cwd' on the |