diff options
author | Christopher Faylor <me@cgf.cx> | 2006-05-24 16:59:03 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-05-24 16:59:03 +0000 |
commit | 99fc5e10f338e668b85288366e03727157f23af5 (patch) | |
tree | 48f5ff86f79c60a3b6f46516027580819013cabf /winsup/testsuite/ChangeLog | |
parent | 6265ac10be7c0df26a1f4193de8c16e9ca00b3c4 (diff) | |
download | cygnal-99fc5e10f338e668b85288366e03727157f23af5.tar.gz cygnal-99fc5e10f338e668b85288366e03727157f23af5.tar.bz2 cygnal-99fc5e10f338e668b85288366e03727157f23af5.zip |
update to newer autoconf
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r-- | winsup/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog index 2b7c91b80..0ea18f2c0 100644 --- a/winsup/testsuite/ChangeLog +++ b/winsup/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2006-05-24 Christopher Faylor <cgf@timesys.com> + + * configure.in: Update to newer autoconf. + (thanks to Steve Ellcey) + * configure: Regenerate. + * aclocal.m4: New file. + 2006-03-23 Christopher Faylor <cgf@timesys.com> * winsup.api/checksignal.c (main): Add test for siginterrupt. |