diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 8bc1db6ea..a48c00cb4 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,11 @@ +2003-04-13 David Shaw <[email protected]> + + * srv.c (main): Test against wwwkeys.pgp.net. + + * srv.h: Grr. The RH7.3 Linux man page defines the fourth arg of + dn_expand as unsigned char*, but it is really char* according to + resolv.h. + 2003-03-23 David Shaw <[email protected]> * argparse.c (default_strusage): Change copyright date. |