summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-10-20 20:21:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-10-20 20:21:23 +0000
commita6976346b1c0d7297bd110f2b7ead25d3370013d (patch)
treebc25143c3b4044e7e90930a7c1411b20bfcf7d2d /ChangeLog
parentcaee2e567f2704c9e70f159955923dbb6a2d392f (diff)
downloadcoreutils-a6976346b1c0d7297bd110f2b7ead25d3370013d.tar.xz
* man/uniq.x: Change summary.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 02e36626c..44bacb2ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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