]> granicus.if.org Git - curl/commit
Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Sep 2007 21:47:35 +0000 (21:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Sep 2007 21:47:35 +0000 (21:47 +0000)
commit775f86cb5a1ef5b46d2b7967878daca23c01f987
treebc3a8106ae7138b5792c052acd236e35729c8033
parentdb1c92ceacce9dca14219a2a4e60fc106eecc355
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.
CHANGES
RELEASE-NOTES
docs/KNOWN_BUGS
lib/ftp.c
tests/data/DISABLED
tests/data/Makefile.am
tests/data/test1010 [new file with mode: 0644]