aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r--keyserver/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog
index 1636a8c93..37dfa91cb 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,4 +1,7 @@
-2004-08-27 Stefan Bellon <sbellon@roma>
+2004-08-27 Stefan Bellon <[email protected]>
+
+ * gpgkeys_hkp.c (search_key): Fix the prior faulty fix by
+ introducing a cast but leaving skey unsigned.
* gpgkeys_hkp.c (search_key): Change type of variable skey from
unsigned char* to char* to fix type incompatibility.