diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-07-12 21:34:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-07-12 21:34:42 +0000 |
commit | a67c8b469852f51d90f6e48bc54ae34addeb8b1b (patch) | |
tree | 1b9e79ce17fbef9980fc73c4ef89ee9e6bdfe812 /RELEASE-NOTES | |
parent | 49ce3e5160a9576e797bf87cef012b09d1c54ecb (diff) |
Made the krb5 code build with Heimdal's GSSAPI lib
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 ca1f30a5f..f72fbdab2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -20,6 +20,7 @@ This release includes the following bugfixes: o transfer-encoding skipping didn't ignore the 407 response bodies properly o CURLOPT_SSL_VERIFYHOST set to 1 o CONNECT endless loop + o krb5 support builds with Heimdal This release includes the following known bugs: |