]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 11 Jan 2005 17:03:30 +0000 (17:03 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 11 Jan 2005 17:03:30 +0000 (17:03 +0000)
ChangeLog

index 806dba94afe72f8b405efc4b5a16bda9e368f873..0c39ce0759e244ad021b88fac2e1351f00741b71 100644 (file)
--- 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  <eggert@cs.ucla.edu>