X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=83baa58f1c97f12e22199ba94d4fef43dcbcca4c;hp=9265d5f48dfe0dbdf10df3fb5dd85ce16e051d3c;hb=78a1186f2d01bfa2746c5bf5f8a00451401f6e6c;hpb=a8d87e175e4b1843d9a1f8c488b43215942093e5 diff --git a/src/ChangeLog b/src/ChangeLog index 9265d5f4..83baa58f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,13 @@ 2010-05-07 Giuseppe Scrivano + * mswindows.h: Always include and . Do not + include . + + * host.h [WINDOWS]: Include not . + + * connect.c: Include and on any platform, + gnulib ensures they exist. Remove `read', `write', `close' macros. + * Makefile.am: Copy build_info.c.in only if we are working in a VPATH. (AM_CPPFLAGS): Add directory with generated gnulib files.