aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-01-29 10:12:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-01-29 10:12:30 +0000
commit8680e010c2cf44ae766267029337930be258e29e (patch)
treedae39df6387018cdfbb3f711eb9872e409246f3a /RELEASE-NOTES
parent4d8dcf7b771ce03258577a8faf96146ffd3d2770 (diff)
the user-agent fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index d14582827..84fcb62e0 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -55,6 +55,7 @@ This release includes the following bugfixes:
o easy handle removal from multi handle before completion
o TFTP upload memory leak
o curl_easy_reset() now resets the CA bundle path correctly
+ o two User-Agent headers in CONNECT requests with custom User-Agent
This release includes the following known bugs: