From: Jim Meyering Date: Fri, 23 Nov 2001 20:32:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6766af1902834f1332e58834112796d4b56960fa;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a5db92b0d5..854782aca4 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 2001-11-23 Jim Meyering + * Version 2.0.18. + 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: @@ -11,12 +13,6 @@ 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.