]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Contributed fix.
[wget] / src / ChangeLog
index 833671f1f543746130bda198096c8343a983dcea..c9e45a49cb35ac2aaf0058eaf880eee35e65e867 100644 (file)
@@ -1,3 +1,13 @@
+2000-11-02  Junio Hamano  <junio@twinsun.com>
+
+       * ftp-basic.c (ftp_login): Make comparison case-insensitive.
+
+2000-11-02  Tyler Riddle  <triddle@liquidmarket.com>
+
+       * http.c (known_authentication_scheme_p): Recognize NTML
+       authentication.
+       (create_authorization_line): Treat NTML the same as `Basic'.
+
 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * retr.c (retrieve_url): Free url before returning.