summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-12-03 11:41:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-12-03 11:41:36 +0000
commit9d0ffb9cc6e3da1e9952c324a625b8f2b5759257 (patch)
treec2e3ff33f38540154997728797e584bfb7de69fc /RELEASE-NOTES
parent2be50baf975ffaad77e7356d217af209431916f8 (diff)
downloadcurl-9d0ffb9cc6e3da1e9952c324a625b8f2b5759257.tar.gz
mention "no longer default-appends ;type= on FTP URLs thru proxies" as a bug
fix even if kind of implied by the new option
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 d06ccb783..9042755cf 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -31,6 +31,7 @@ This release includes the following bugfixes:
o support HTTP Digest nonces up to 1023 letters
o resumed ftp upload no longer requires the read callback to return full
buffers
+ o no longer default-appends ;type= on FTP URLs thru proxies
This release includes the following known bugs: