aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-03-31 20:47:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-03-31 20:47:23 +0000
commit1f236ba108ab282a950fd09a3eefed83fe9b234d (patch)
treeddb35c4989dbb2a303fa76231260e108c4c45f44 /RELEASE-NOTES
parentd27813c2ddde89cbf95b19e782ce7eeefc0b8179 (diff)
"Pixel" fixed a problem that appeared when you used -f with user+password
embedded in the URL.
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 0661b8d98..b7baf4115 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -47,6 +47,7 @@ This release includes the following bugfixes:
o use-after-free issue with HTTP transfers with the multi interface
o the progress callback can get called more frequently
o timeout would restart when signal caught while awaiting socket events
+ o curl -f with user+password embedded in the URL
This release includes the following known bugs: