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 /RELEASE-NOTES | |
parent | 21f331ead265b1f02ae14fd03e9af53ea5b7bd55 (diff) |
Daniel Johnson provided fixes for building with the clang compiler
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d59cba5ae..5321f86f3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -29,6 +29,7 @@ This release includes the following bugfixes: o sub-second timeouts improvements o configure fixes for GSSAPI o threaded resolver double free when closing curl handle + o configure fixes for building with the clang compiler This release includes the following known bugs: |