]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix #22242: Option to allow auths before challenged.
[wget] / src / ChangeLog
index 673bd9c7aa4eb8a7a2a79788d0e6317f870aa5f2..dedc796786c5b214c960ed3a7811c0f00ff26688 100644 (file)
@@ -9,6 +9,9 @@
        * progress.c (create_image): Add space for an extra column in
        the "eta" portion of the progress bar image; to deal with
        too-long Czech translation.
+       * main.c, http.c, init.c: Added --auth-no-challenge option, to
+       bring back 1.10.2 unsafe auth behavior when needed. This fixes
+       bug #22242.
 
 2008-02-07  Micah Cowan  <micah@cowan.name>