]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Auth tweaks.
[wget] / src / ChangeLog
index 71401675a3fc499ee8f69b00daacba7d115078d2..5bffb7326f4d1a37d19de5be43a631bc8d2c370e 100644 (file)
@@ -1,3 +1,14 @@
+2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * http.c (http_loop): If username and password are known, try the
+       `Basic' authentication scheme by default.
+
+       * connect.h: Declare test_socket_open.
+
+2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * version.c: Bump version to 1.7-dev.
+
 2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * http.c (gethttp): Don't use the return value of sprintf().