diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-11 21:15:34 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-11 21:15:34 +0000 |
commit | 40c2c3270db9c33e22d219148c660f63c3ddf3ca (patch) | |
tree | 4a6f1e1e9b286ba328e4bb1a6f761007902464d7 /CHANGES | |
parent | b3e8cf539d0105c2d1cbcab6b0090d3d034fd8ae (diff) |
- Marco Maggi reported that compilation failed when configured --with-gssapi
and GNU GSS installed due to a missing mutual exclusion of header files in
the Kerberos 5 code path. He also verified that my patch worked for him.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Yang Tse (11 Nov 2009) +- Marco Maggi reported that compilation failed when configured --with-gssapi + and GNU GSS installed due to a missing mutual exclusion of header files in + the Kerberos 5 code path. He also verified that my patch worked for him. + Daniel Stenberg (11 Nov 2009) - Constantine Sapuntzakis posted bug #2891595 (http://curl.haxx.se/bug/view.cgi?id=2891595) which identified how an entry |