diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 090f2ec27..af68f3a0c 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,11 @@ +2006-04-05 David Shaw <[email protected]> + + * make-dns-cert.c: Some changes from Peter Palfrader to send + errors to stderr and allow spaces in a fingerprint. Also warn + when a key is over 16k (as that is the default max-cert-size) and + fail when a key is over 64k as that is the DNS limit in many + places. + 2006-04-04 David Shaw <[email protected]> * make-dns-cert.c: New program to generate properly formatted CERT |