From: Jim Meyering Date: Tue, 11 Jan 2005 17:03:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1629 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee0c8162ab5a8fb0b9b43b6d6bd620c48b42a1d9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 806dba94af..0c39ce0759 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ specified via the obsolete form. E.g., now this command fails: _POSIX2_VERSION=1 ./unexpand -$(echo '2^64+1'|bc) Before it would act like `_POSIX2_VERSION=1 ./unexpand -1'. + * tests/unexpand/basic-1 (obs-ovflo): New test for this. 2005-01-10 Paul Eggert