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/ChangeLog | |
parent | 6265ac10be7c0df26a1f4193de8c16e9ca00b3c4 (diff) | |
download | newlib-99fc5e10f338e668b85288366e03727157f23af5.zip newlib-99fc5e10f338e668b85288366e03727157f23af5.tar.gz newlib-99fc5e10f338e668b85288366e03727157f23af5.tar.bz2 |
update to newer autoconf
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 3b027c9..e3f458a 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,12 @@ +2006-05-24 Christopher Faylor <cgf@timesys.com> + + * configure.in: Update to newer autoconf. + (thanks to Steve Ellcey) + * Makefile.in: Ditto. + * configure: Regenerate. + * acinclude.m4: New file. + * aclocal.m4: Ditto. + 2006-01-29 Christopher Faylor <cgf@timesys.com> * CYGWIN_LICENSE: Restrict to v2. |