From: Jim Meyering Date: Fri, 11 Aug 2000 20:59:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~58 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=04d18f430c7e480d8b8d739baf328ad4dc7aba12;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 54588aafbf..e4c640793a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,22 @@ +2000-08-11 Paul Eggert + + * doc/textutils.texi: + + Portable shell scripts should specify global options before + key fields. + + Move global LC_CTYPE remark to each sort option that depends + on LC_CTYPE. + + sort -g depends on LC_NUMERIC. + + Add @vindex where it's missing. + + "radix character" -> "decimal-point character", to match Standard C + terminology, which is easier for most people to follow. + + "comm" does not consider trailing newlines to be significant. + 2000-08-10 Paul Eggert * doc/textutils.texi: Recommend against the System V syntax