]> sjero.net Git - wget/blobdiff - src/ChangeLog
Making make check win.
[wget] / src / ChangeLog
index 8b9c65b40c055fda63ea4a3af74b999a8c8c0cfb..acc02901da9789b8110c000e36edac7152313072 100644 (file)
@@ -1,3 +1,24 @@
+2007-10-18  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am: version.c should not be distributed. Removed
+       config-post.h. Add version.c dependency and gnulib include path
+       for libunittest.a.
+       * sysdep.h: Got contents of config-post.h
+       * config-post.h: Removed.
+       * wget.h: #include "config.h".
+       * alloca.c, cmpt.c, connect.c, convert.c, cookies.c,
+       ftp-basic.c, ftp-ls.c, ftp-opie.c, ftp.c, gen-md5.c, gnutls.c,
+       hash.c, host.c, html-parse.c, html-url.c, http-ntlm.c, http.c,
+       init.c, log.c, main.c, mswindows.c, netrc.c, openssl.c,
+       progress.c, ptimer.c, recur.c, res.c, retr.c, spider.c, url.c,
+       utils.c, xmalloc.c: Use wget.h at very top, and instead of
+       config.h.
+
+2007-10-15  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am: Remove intermediary hg-id file generation, make
+       version.c-generation more portable.
+
 2007-10-14  Micah Cowan  <micah@cowan.name>
 
        * cmpt.c, cookies.c, ftp-basic.c, ftp-ls.c, ftp.c, hash.c,