diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-01 18:29:13 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-01 18:29:13 +0000 |
commit | 1bfaf76dd09a12ccd0dea7f4ec7d1a34b38cbce5 (patch) | |
tree | e733c06750939204ea1a4aebeb0a6e872d96be45 /CHANGES | |
parent | 88513d2d1ad60767b2d4e41a0e3a7b42894ff973 (diff) |
"make clean" now cleans out the docs and tests directories, too.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Fandrich (1 Oct 2008) +- "make clean" now cleans out the docs and tests directories, too. + Daniel Stenberg (30 Sep 2008) - The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZE gets a 550 response back for the cases where a download (or NOBODY) is |