summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-04 07:49:19 +0000
committerJim Meyering <jim@meyering.net>2001-10-04 07:49:19 +0000
commitf27c09a303a9d6c9e1899cb0bf78402926e0a933 (patch)
tree2f635487c252c1858756cb5a51796ad9bc71cae6 /old/textutils/ChangeLog
parentfb4a9133edf4a602e9ed4a3c7ed6b70947733d51 (diff)
downloadcoreutils-f27c09a303a9d6c9e1899cb0bf78402926e0a933.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index ae9027285..c790fa99a 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,16 @@
+2001-10-04 Jim Meyering <meyering@lucent.com>
+
+ * Version 2.0.17.
+
+ Rename --all-repeated argument `precede' to `prepend'.
+ * src/uniq.c (enum delimit_method): s/DM_PRECEDE/DM_PREPEND/
+ and change all uses.
+ (delimit_method_string): s/precede/prepend/
+ Patch by Padraig Brady.
+
+ * src/uniq.c (usage): Correct typo in description of --all-repeated.
+ Patch by Padraig Brady.
+
2001-09-30 Jim Meyering <meyering@lucent.com>
* Version 2.0.16.