aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-11-11 21:15:34 +0000
committerYang Tse <yangsita@gmail.com>2009-11-11 21:15:34 +0000
commit40c2c3270db9c33e22d219148c660f63c3ddf3ca (patch)
tree4a6f1e1e9b286ba328e4bb1a6f761007902464d7 /RELEASE-NOTES
parentb3e8cf539d0105c2d1cbcab6b0090d3d034fd8ae (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 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 89549d72e..635ba0b69 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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: