summaryrefslogtreecommitdiff
path: root/changes/29241_diagnostic
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-02 08:42:01 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-02 08:42:01 -0400
commit3d13841fa542889df741c8c5630ec2dd576f645d (patch)
tree1fc9288cd241d7c05fdd0cb6a0faf01e26c65c60 /changes/29241_diagnostic
parent0a2b96cae63cc4eb5d24751ccc0b44501128090e (diff)
downloadtor-3d13841fa542889df741c8c5630ec2dd576f645d.tar.gz
tor-3d13841fa542889df741c8c5630ec2dd576f645d.zip
Remove changes files that are already in 0.4.0.5 or earlier
Diffstat (limited to 'changes/29241_diagnostic')
-rw-r--r--changes/29241_diagnostic4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/29241_diagnostic b/changes/29241_diagnostic
deleted file mode 100644
index 1e38654957..0000000000
--- a/changes/29241_diagnostic
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (NSS, diagnostic):
- - Try to log an error from NSS (if there is any) and a more useful
- description of our situation if we are using NSS and a call to
- SSL_ExportKeyingMaterial() fails. Diagnostic for ticket 29241.