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

This commit is contained in:
Daniel Stenberg
2004-03-05 13:12:58 +00:00
parent 498666bdc3
commit 9c8b2a9958
2 changed files with 3 additions and 0 deletions

View File

@@ -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<64>s
Garc<72>a's win32-changes. Improved the logging.