summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e15697..0c76f96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2017-12-21 Daniel Robbins <drobbins@funtoo.org>
* dns/dnssec.py: migrated code from pycrypto (apparently no
- longer maintained) to pycryptodome. All tests passing.
+ longer maintained) to pycryptodome/pycryptodomex.
+ All tests passing.
2018-07-18 Tomas Krizek <tomas.krizek@nic.cz>