Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and

files in the root directory.
This commit is contained in:
Daniel Stenberg
2006-08-18 23:17:33 +00:00
parent 490cccba3c
commit 74a6921bc4
3 changed files with 10 additions and 4 deletions

View File

@@ -15,6 +15,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o SINGLECWD mode and using files in the root dir
o Expect: header disabling work better
o "Expect: 100-continue" disable on second POST on re-used connection
o src/config.h.in is fixed