projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63b6a54
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 4 Oct 2001 07:52:44 +0000
(07:52 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 4 Oct 2001 07:52:44 +0000
(07:52 +0000)
old/textutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/textutils/ChangeLog
b/old/textutils/ChangeLog
index c790fa99adbf92647c822c3592d7ce923a907a5a..ed425d1fdd15829a4213df939ed96f1479813c33 100644
(file)
--- a/
old/textutils/ChangeLog
+++ b/
old/textutils/ChangeLog
@@
-6,7
+6,8
@@
* 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.
+ * tests/uniq/Test.pm: Adjust tests accordingly.
+ Patches by Padraig Brady.
* src/uniq.c (usage): Correct typo in description of --all-repeated.
Patch by Padraig Brady.