diff options
Diffstat (limited to 'gettext-tools/ChangeLog')
-rw-r--r-- | gettext-tools/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 4866d19..6245178 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,5 +1,10 @@ 2006-06-27 Bruno Haible <bruno@clisp.org> + Assume ANSI C header files and <ctype.h> functions. + * configure.ac: Remove AC_HEADER_STDC invocation. + +2006-06-27 Bruno Haible <bruno@clisp.org> + Assume vprintf function. * configure.ac: Remove AC_FUNC_VPRINTF invocation. * Makefile.am (config.h_vms, config.h.msvc): Remove unused HAVE_VPRINTF |