]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't complain about "unknown authentication scheme" if the scheme
[wget] / src / ChangeLog
index 173c7a552e87bd6dde30e1efc4626e820f788952..2d3ed991d90f5a09e9c57c3e6e6218baee455df8 100644 (file)
@@ -1,3 +1,12 @@
+2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * init.c (cmd_spec_useragent): Allow empty User-Agent.
+
+       * http.c (gethttp): Don't print "unknown authentication scheme"
+       for failed Basic authentication.
+       (SET_USER_AGENT): Don't set user-agent if opt.useragent is empty.
+       (gethttp): Use alloca for allocation of www_authenticate.
+
 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * main.c (print_help): Fix wording of --secure-protocol help text.