Commit 9c8b2a99 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

issue 12 fixed, the final known outstanding issue to be done before 7.11.1

parent 498666bd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
                                  Changelog

Daniel (4 March 2004)
- Improved PUT/POST with NTLM/Digest authentication, the so called issue 12.

- Modified the test HTTP server a lot to work with the upcoming changes for
  PUT/POST with NTLM/Digest authentication (like test case 88). Added Andrés
  García's win32-changes. Improved the logging.
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ This release includes the following changes:

This release includes the following bugfixes:

 o Improved PUT/POST with NTLM/Digest authentication
 o following redirects and doing NTLM/Digest (where the first connection gets
   closed) with the multi interface work better now
 o file: progress meter and getinfo variables work now