aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index dd7ef5398..46a61dd7a 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,5 +1,7 @@
2011-11-28 Werner Koch <[email protected]>
+ * t-dns-cert.c (main): Increase MAX_SIZE to 64k.
+
* dns-cert.c (get_dns_cert): Factor test code out to ...
* t-dns-cert.c: new file.