diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-01-15 08:32:58 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-01-15 08:32:58 +0000 |
commit | 5e74c58b7309a147d2df7c2dc00c8bb8b90ae27e (patch) | |
tree | 64ca609e0558cfeb0e597bd4577b41af64dfe0c8 /CHANGES | |
parent | 7ac16811cc4ecd40aa96592e77a04e9030f44baf (diff) | |
download | curl-5e74c58b7309a147d2df7c2dc00c8bb8b90ae27e.tar.gz |
- Tim Ansell fixed a compiler warning in lib/cookie.c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Stenberg (15 Jan 2009) +- Tim Ansell fixed a compiler warning in lib/cookie.c + Daniel Stenberg (14 Jan 2009) - Grant Erickson fixed timeouts for TFTP such that specifying a connect-timeout, a max-time or both options work correctly and as expected |