aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-09-24 21:47:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-09-24 21:47:35 +0000
commit775f86cb5a1ef5b46d2b7967878daca23c01f987 (patch)
treebc3a8106ae7138b5792c052acd236e35729c8033 /RELEASE-NOTES
parentdb1c92ceacce9dca14219a2a4e60fc106eecc355 (diff)
Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
URLs ending with a slash properly (it should list the contents of that directory). Test case 351 brought back and also test 1010 was added.
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 f0f87f790..f425abd11 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -22,6 +22,7 @@ This release includes the following bugfixes:
o ldap builds with the MSVC makefiles
o no HOME and no key given caused SSH auth failure
o Negotiate authentication over proxy
+ o --ftp-method nocwd on directory listings
This release includes the following known bugs: