aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-10 11:28:45 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-10 11:28:45 +0000
commit467c3e3a1f3dbeb0265517b0ae5d6e3b588b688e (patch)
treec8f92ac418887d8867a49dada4abff3b4ada0a9a /RELEASE-NOTES
parentb484b3b696af04a8ec9ed87fbeee5c996029c736 (diff)
fixing
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index f16de8313..524b74d93 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -25,7 +25,8 @@ This release includes the following changes:
This release includes the following bugfixes:
- o Improved PUT/POST with NTLM/Digest authentication
+ o received signals during SSL connect is handled better
+ 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