diff options
author | Werner Koch <wk@gnupg.org> | 2009-12-07 16:52:27 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2009-12-07 16:52:27 +0100 |
commit | 85d778b9f6fc37f1fae9c2d0dca6c3d51517dd21 (patch) | |
tree | 46ac431df3a7970a33bee257b79ea00d35bee2a0 /NEWS | |
parent | allow for default algorithms in a gpg parameter file (diff) | |
download | gnupg2-85d778b9f6fc37f1fae9c2d0dca6c3d51517dd21.tar.xz gnupg2-85d778b9f6fc37f1fae9c2d0dca6c3d51517dd21.zip |
Use ADNS for PKA and SRV records if no other resolver is available.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Noteworthy changes in version 2.1.x (under development) * Numerical values may now be used as an alternative to the debug-level keywords. + * Support SRV and PKA records on W32. + Noteworthy changes in version 2.0.13 (2009-09-04) ------------------------------------------------- |