X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/cd227ad147d601ab234f51fadb53425fabbf6f68..9f11ce4ec359555a7bf6f26479c6a9a2f2aa9afe:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ea5ef0ae9f..387fcfc73f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,36 @@ +2007-10-17 Chong Yidong + + * configure.in (HAVE_RES_INIT): Define if res_init() exists. + (HAVE_LIBRESOLV): Also define if we are using res_init(). + +2007-10-17 Glenn Morris + + * FTP: Remove file, since it's just a duplicate of one in etc/. + +2007-10-05 Eli Zaretskii + + * config.bat: Fix configuring `doc' due to changes in the + directory structure. + +2007-09-16 Peter O'Gorman (tiny change) + + * configure.in: Don't use -lpthread on HP-UX. + +2007-09-16 Glenn Morris + + * make-dist: File gfdl.1 has been removed. + +2007-09-15 Glenn Morris + + * configure.in: Fix makeinfo version regexp. + 2007-09-12 Glenn Morris + * configure.in (AC_FUNC_ALLOCA): Throw an error if a system + implementation of alloca is not found. + * Makefile.in (SOURCES, unlock, relock): Delete. + (install-arch-indep): Do not exclude the etc/ Makefiles. 2007-09-09 Juri Linkov