aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r--keyserver/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog
index c39ddf36e..f773b4676 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,5 +1,8 @@
2002-09-09 David Shaw <[email protected]>
+ * gpgkeys_ldap.c (get_key): Some compilers (RISC OS, HPUX c89)
+ don't like using variables as array initializers.
+
* gpgkeys_hkp.c (send_key): Use CRLF in headers.
2002-08-28 David Shaw <[email protected]>