aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-08-18 23:17:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-08-18 23:17:33 +0000
commit74a6921bc454fcbf842a221e95ba5dc09b19049e (patch)
treeaa04df572b3435faae0e9017ec68cd984ce02fbd /RELEASE-NOTES
parent490cccba3cfd5ba54ecb64a10fb63c2f0e94a67d (diff)
Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and
files in the root directory.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1f90ffe89..49698e524 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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