From: Jim Meyering Date: Thu, 10 Apr 2003 07:15:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~769 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4fa961a32030a5a67ac001ca030c40674ce0f3e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f016c81621..af98593979 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2003-04-09 Jim Meyering +2003-04-10 Jim Meyering * Version 5.0.1. + * man/unexpand.x: Add `SEE ALSO' reference to expand. + * man/expand.x: Add `SEE ALSO' reference to unexpand. + Suggestion from Dan Jacobson. + 2003-04-09 Paul Eggert * src/split.c (line_bytes_split): Arg is of type size_t, since