aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r--keyserver/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog
index 7f63135ee..74f949395 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-29 David Shaw <[email protected]>
+
+ * gpgkeys_hkp.c, gpgkeys_ldap.c: 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!
+
2003-05-28 David Shaw <[email protected]>
* gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is