diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-02-13 17:51:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-02-13 17:51:30 +0000 |
commit | c703d01a23762127dd34aea48d0898070b6508b8 (patch) | |
tree | 301e042d4161633571294490eb5ea6e41bf34049 /CHANGES | |
parent | 975814368a8b567a369ab5174c42dbae5b28b86e (diff) |
- Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Stenberg (13 Feb 2010) +- Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake. + Daniel Stenberg (12 Feb 2010) - Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses in the same RCPT TO line, when they should be sent in separate single |