diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-05 22:53:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-05 22:53:30 +0000 |
commit | f5d8c0befc61497b3d3572ae51e779b396589660 (patch) | |
tree | 177d9c126c5939d99c085e5eb98c91e3da5841d3 /CHANGES | |
parent | 21f331ead265b1f02ae14fd03e9af53ea5b7bd55 (diff) | |
download | curl-f5d8c0befc61497b3d3572ae51e779b396589660.tar.gz |
Daniel Johnson provided fixes for building with the clang compiler
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Stenberg (5 Mar 2010) +- Daniel Johnson provided fixes for building curl with the clang compiler. + Yang Tse (5 Mar 2010) - Constantine Sapuntzakis detected and fixed a double free in builds done with threaded resolver enabled (Windows default configuration) that would |