diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-08 13:38:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-08 13:38:20 +0000 |
commit | a61dc1e9c5bfac89c36f6289954b4d3892f17beb (patch) | |
tree | 882a4ad67c3073a638afc2111da62fd8303d3486 | |
parent | 2e0d1a55c6d541b82438d259e3dd9db257b53103 (diff) |
-lz fix
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Daniel (8 December) +- Fixed the flaw that made -lz appear twice on the link command line. + - After correspondance with Gisle Vanem, I changed the 'connection aborted' error text when the FTP response reader failed to more specificly identify what the problem is. |