diff --git a/ChangeLog b/ChangeLog index c3c63436..b41485ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-10-20 Stepan Kasal + + * NEWS: Fix an old typo. + 2005-10-19 Paul Eggert * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS -> diff --git a/NEWS b/NEWS index a7cd3668..ecece0d9 100644 --- a/NEWS +++ b/NEWS @@ -216,7 +216,7 @@ Release tips: - Writing Test Programs This sections explains how to write good test sources to use with - AC_COMPILE_IFELSE etc. It documents AC_LANG_PROGRAMS and so forth. + AC_COMPILE_IFELSE etc. It documents AC_LANG_PROGRAM and so forth. - AC_FOO_IFELSE vs. AC_TRY_FOO