]> granicus.if.org Git - curl/commitdiff
the CWD-null bug fix
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 Jul 2003 07:54:20 +0000 (07:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Jul 2003 07:54:20 +0000 (07:54 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 08286c7be0bb8f6118989225e5d6c339080c7389..eda483082a5364861cda8ed7afd50f0866701b92 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
 
                                   Changelog
 
+Daniel (20 July)
+- David Gardner pointed out in bug report 770755 that using the FTP command
+  CWD with a blank argument is a bad idea and I made libcurl skip empty path
+  segments starting now.
+
 Daniel (18 July)
 - Cris pointed out that my fix on July 16th didn't work fully. His pointing
   out this (and his patch) also made me realize that we have a very similar