diff options
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r-- | keyserver/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index f61742605..2724b7b29 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,3 +1,14 @@ +2004-02-20 David Shaw <[email protected]> + + * gpgkeys_ldap.c: Replacement prototypes for setenv and unsetenv. + (search_key): Catch a SIZELIMIT_EXCEEDED error and show the user + whatever the server did give us. + (find_basekeyspacedn): There is no guarantee that namingContexts + will be readable. + + * Makefile.am: Link gpgkeys_ldap with libutil.a to get the + replacement functions (and eventually translations, etc). + 2004-02-19 David Shaw <[email protected]> * gpgkeys_ldap.c (ldap2epochtime): LDAP timestamps are UTC, so do |