From 59cf3747e3045a1cb778f502c5864a5881f1d60e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 24 Aug 2004 07:36:36 +0000 Subject: POSIX-conformance fixes for "expand" and "unexpand". --- doc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index f36958afc..7243ecf55 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2004-08-24 Paul Eggert + + POSIX-conformance fixes for "expand" and "unexpand". + * coreutils.texi: Standardize on "tab stop" (the POSIX usage) + rather than "tabstop". + (unexpand invocation): Use "blank" rather than "space" when + POSIX requires "blank". Define "blank". Initial blanks are + converted even if there's just one. For -a, convert two or + more blanks only if they occur just before a tab stop. + 2004-08-19 Paul Eggert * coreutils.texi (chown invocation): Fix synopsis: -- cgit v1.2.3-54-g00ecf