]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Also depend on config.h.
[wget] / src / ChangeLog
index 927be7246b65b7fdaddefa4ad38f94a110e52953..995a9a467c6de7cffde72aec85e9b73c813807d7 100644 (file)
@@ -1,3 +1,17 @@
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in ($(OBJ)): Add the config.h dependency.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * openssl.c, connect.c, host.c: Replace instances of #ifdef
+       ENABLE_DEBUG if (opt.debug) {...} #endif with IF_DEBUG {...}.
+
+       * main.c: Rename the IF_DEBUG defined here to WHEN_DEBUG.
+
+       * wget.h (IF_DEBUG): New macro.
+       (DEBUGP): Define in terms of IF_DEBUG.
+
 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (gethttp): Only handle --set-cookies (and assert that