aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-30 08:55:57 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-30 08:55:57 -0400
commitff593ae8781941bfe035d43ded5c18eb772ac486 (patch)
treeb8885aab6ffdf64f21acb399ed8e1732b0ce9785 /changes
parent13393b2d913545aec54d17fb3402906ab4e04ad7 (diff)
parentabc0a72fd16c59ef6b834e80caa36184267fd494 (diff)
downloadtor-ff593ae8781941bfe035d43ded5c18eb772ac486.tar.gz
tor-ff593ae8781941bfe035d43ded5c18eb772ac486.zip
Merge remote-tracking branch 'rl1987/feature19506_3'
Diffstat (limited to 'changes')
-rw-r--r--changes/feature195063
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature19506 b/changes/feature19506
new file mode 100644
index 0000000000..83ba9e245f
--- /dev/null
+++ b/changes/feature19506
@@ -0,0 +1,3 @@
+ o Minor features (admin tools):
+ - Add new tool that prints expiration date of signing cert
+ in ed25519_signing_cert. Resolves issue 19506.