*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 4 Oct 2001 07:49:19 +0000 (07:49 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Oct 2001 07:49:19 +0000 (07:49 +0000)
old/textutils/ChangeLog

index ae90272..c790fa9 100644 (file)
@@ -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.