From 9d0ffb9cc6e3da1e9952c324a625b8f2b5759257 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 3 Dec 2007 11:41:36 +0000 Subject: [PATCH] mention "no longer default-appends ;type= on FTP URLs thru proxies" as a bug fix even if kind of implied by the new option --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) 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: -- 2.40.0