]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Define the IF_DEBUG macro.
[wget] / src / ChangeLog
index 927be7246b65b7fdaddefa4ad38f94a110e52953..326835a6474c9db94c1962cd876699f176f799cb 100644 (file)
@@ -1,3 +1,13 @@
+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