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 0b529114b..5587c04dd 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,3 +1,13 @@ +2004-02-22 David Shaw <[email protected]> + + * gpgkeys_ldap.c (delete_one_attr): New function to replace + attributes with NULL (a "delete" that works even for nonexistant + attributes). + (send_key): Use it here to remove attributes so a modify operation + starts with a clean playing field. Bias sends to modify before + add, since (I suspect) people update their existing keys more + often than they make and send new keys to the server. + 2004-02-21 David Shaw <[email protected]> * gpgkeys_ldap.c (epoch2ldaptime): New. Converse of |