summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-22 12:28:19 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-22 12:28:19 +0100
commit8031edf0ce27b75727438e504128448b0884b426 (patch)
treec1de0021c11575bd0da5829d24c2cc6701c57da9 /ChangeLog
parent450063921e66534da362ac5dab08ff9d67e2bdbe (diff)
Disallow KDM until times being before from times (#821).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0912162b..b867e7943 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-04-22 c.hetherington <cth@carlh.net>
+ * Disallow KDM until times from being before from times (#821).
+
* Warn when loading certificates from files that have
other stuff after the certificate (#805).