summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-20 22:37:29 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-20 22:37:29 (GMT)
commit3c5b02bde6754f2db27a8b413739711396690e1c (patch)
treebaf5e252bce0d26d1766a964f43d5d73b24e0ac4 /ChangeLog
parent643d8886dbc8e04de7a3bab1207c6997ea2549d7 (diff)
Replaced calls to deprecated functions building RSA keys.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a64d9b4..7061552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+17-08-21 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/db/certs.c:
+ Replace calls to deprecated functions building RSA keys.
+
+ * tests/analysis/db/certs.py:
+ Update expected outputs.
+
17-08-18 Cyrille Bagard <nocbos@gmail.com>
* src/format/elf/Makefile.am: