diff options
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r-- | keyserver/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index 8d48f7592..86011baad 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,3 +1,13 @@ +2003-03-11 David Shaw <[email protected]> + + * gpgkeys_hkp.c (get_key): Properly handle CRLF line endings in + the armored key. + (main): Accept "try-dns-srv" option. + + * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using + capabilities. Use @SRVLIBS@ to link in the resolver if we are + using DNS SRV. + 2003-02-11 David Shaw <[email protected]> * Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ |