diff options
author | Jim Meyering <jim@meyering.net> | 2001-12-03 16:07:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-12-03 16:07:23 +0000 |
commit | 2f8490672b6e7a50f8d0ac3eb3c69df373050081 (patch) | |
tree | bc705fefc12f1533001b6ab087e5a355d62bb7d2 /old | |
parent | 99fbca4eba6eefe79c9ca18486c7e985322cae71 (diff) | |
download | coreutils-2f8490672b6e7a50f8d0ac3eb3c69df373050081.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d10eaec39..f25fdacdd 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,18 @@ +2001-12-03 Jim Meyering <meyering@lucent.com> + + * src/od.c, src/tail.c, src/tr.c (usage): I will not split translatable + strings in the middle of a sentence. I will not split translatable + strings in the middle of a sentence. I will not split translatable + strings in the middle of a sentence. ... + * src/join.c (usage): Merge lone "\n" into adjacent string. + * src/md5sum.c (usage): Likewise. + * src/paste.c (usage): Likewise. + Reported by Karl Eichwalder. + +2001-12-02 Jim Meyering <meyering@lucent.com> + + * Makefile.maint (emit-upload-commands): Fix typo: s/distdir/PACKAGE/. + 2001-12-01 Jim Meyering <meyering@lucent.com> * Version 2.0.18. |