]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Guard against header files getting included twice.
[wget] / src / ChangeLog
index fdb0ec9d62b4a43dcd5404d31b4ea6d92821a1a4..fc445bc36c364563645ceb234e388a8164c4bc61 100644 (file)
@@ -1,3 +1,22 @@
+2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * headers: Guard against header files being included twice.
+
+2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * gen-md5.c: Use unsigned char * as the buffer argument to
+       gen_md5_update.
+
+2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * connect.h: Declare select_fd.
+
+2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * recur.c (descend_url_p): When resolving no_parent, compare with
+       start_url, not parent url.  Otherwise link from /a/b/ to /a/c/
+       wouldn't be followed, although the download started from /a/.
+
 2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
 
        * config.h.ms, mswindows.h: defined HAVE_ISATTY, use _isatty for