]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Commit IPv6 support by Thomas Lussnig.
[wget] / src / ChangeLog
index ede9eae03e49a8dfa4bf47b2efe24a9d94db0156..75445b27b5699cc7897d5230cc3af5539d7ad7c4 100644 (file)
@@ -1,3 +1,25 @@
+2002-01-24  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * source: Integrated IPv6 support by Thomas Lussnig.
+
+2002-01-15  Ian Abbott  <abbotti@mev.co.uk>
+
+       * init.c (cmd_file): Change `\' to `/' for Windows (yes, really!)
+       (cmd_directory): New function. Like cmd_file(), but strips
+       trailing directory separators.
+       (commands): Change action for "dirprefix" from `cmd_file' to
+       `cmd_directory'.
+
+       * utils.c (make_directory): Allow intermediate `mkdir' calls to
+       fail, as not all path components that do not exist should be
+       directory components, especially under Windows.
+
+2002-01-17  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * netrc.c (parse_netrc): Skip leading whitespace before testing
+       whether the line is empty.  Empty lines still contain the line
+       terminator.
+
 2002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * gen_sslfunc.c (ssl_iread): Call select on the file descriptor