diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-09-13 10:07:12 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-09-13 10:07:12 -0700 |
commit | 12efa62cf9c4190aab651f9dd61b1b176d8e07fe (patch) | |
tree | f2aeb680923d6d2cc9f8dd57eaebb383caead9db /sites | |
parent | 978f08f92ceaed25ae5e0c0e69be21f65d131dfa (diff) |
Language
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 40c028cd..9f117566 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,7 +2,7 @@ Changelog ========= -* :feature:`1063` Add a ``gss_trust_dns`` setting to ``Client`` and +* :feature:`1063` Add a ``gss_trust_dns`` option to ``Client`` and ``Transport`` to allow explicitly setting whether or not DNS canonicalization should occur when using GSSAPI. Thanks to Richard E. Silverman for the report & Sebastian Deiß for initial patchset. |