From: Jim Meyering Date: Wed, 8 Oct 2003 17:53:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~451 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fa0bdedfab531932487cafcd7b718f1df124f13;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c6aa47d923..1ceebdfb6e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2003-09-29 Paul Eggert + + * coreutils.texi (csplit invocation): + The regexp offset need not have a sign; POSIX requires support + for signless offets. + 2003-10-03 Jim Meyering * coreutils.texi (du invocation): Describe -P, --no-dereference.