From faf0e1a16ed1063dbe41fd03cfbcc591c5b9a3b0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 23 Nov 2001 20:03:52 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 92df1877f..a5db92b0d 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,25 @@ +2001-11-23 Jim Meyering + + Factor out some common strings to make translation easier. + + * cat.c, cksum.c, comm.c, csplit.c, cut.c, expand.c, fmt.c, fold.c: + * head.c, join.c, md5sum.c, nl.c, od.c, paste.c, pr.c, ptx.c: + * sort.c, split.c, sum.c, tac.c, tail.c, tr.c, tsort.c, unexpand.c: + * uniq.c, wc.c: Split usage strings so that --help and --version + descriptions are alone in their own string. + Likewise for the one that says ``Mandatory arguments to long + options are mandatory for short options too.'' + Suggestion from Karl Eichwalder. + + * ptx.c (main): Don't split string in the middle of sentence. + +2001-11-23 Jim Meyering + + * Version 2.0.18. + + * src/ptx.c (main): Don't split copyright string in the middle + of a sentence. + 2001-11-22 Jim Meyering * Version 2.0.17. -- cgit v1.2.3-54-g00ecf