diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-05-19 11:45:10 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-05-19 11:45:10 +0000 |
commit | 95a4b8db680beeca879f39c161296d29e22138f1 (patch) | |
tree | 22aad8b4731ffddc9015d45d6c11015e5039ef22 /CHANGES | |
parent | 663c1898a36dbd15013a9ca8c35d299ef705a842 (diff) |
7.10.5 commit
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Version 7.10.5 (19 May 2003) + +Daniel (15 May) +- Changed the order for the in_addr_t testing, as 'unsigned long' seems to be + a very common type inet_addr() returns. + Daniel (14 May) - George Comninos provided a fix that calls the progress meter when waiting for FTP command responses take >1 second. It'll make applications more |