aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--keyserver/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog
index 2ca7559ad..a22618f25 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,3 +1,13 @@
+2003-05-30 David Shaw <[email protected]>
+
+ * gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is
+ available. Also include extern references for optarg and optind
+ since there is no guarantee that any header file will include
+ them. Standards? We don't need no stinkin' standards
+
+ * Makefile.am: Use @GETOPT@ to pull in libiberty on those
+ platforms that need it.
+
2003-04-08 David Shaw <[email protected]>
* gpgkeys_hkp.c (dehtmlize, parse_hkp_index): Fix memory