- 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.
This commit is contained in:
Yang Tse
2009-11-11 21:15:34 +00:00
parent b3e8cf539d
commit 40c2c3270d
3 changed files with 16 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ This release includes the following bugfixes:
o portability enhancement for OS's without orthogonal directory tree structure
o progress meter/callback during FTP connection
o DNS cache timeout while transfer in progress
o compilation when configured --with-gssapi having GNU GSS installed
This release includes the following known bugs: