From: Ralf Wildenhues Date: Sun, 2 Mar 2008 11:16:06 +0000 (+0100) Subject: Add ChangeLog entry for last commit. X-Git-Tag: v2.62~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32980cdc2d576f550b4d6fbedca1d6d9e36cc518;p=thirdparty%2Fautoconf.git Add ChangeLog entry for last commit. --- diff --git a/ChangeLog b/ChangeLog index c48ebce9e..0088f5c82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-03-01 Ralf Wildenhues + + Ignore errors from ./run on w32. + * tests/autotest.at (whitespace in absolute testdir): + Ignore stderr for `./run' which fails to remove the + busy test directory on w32. + 2008-02-22 Eric Blake Improve documentation for writing autotest suites.