summaryrefslogtreecommitdiff
path: root/changes/bug18384
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18384')
-rw-r--r--changes/bug183845
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug18384 b/changes/bug18384
deleted file mode 100644
index 78befcabaa..0000000000
--- a/changes/bug18384
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes (crypto, static analysis):
- - Silence spurious clang-scan warnings in the ed25519_donna code
- by explicitly initialising some objects.
- Fixes bug 18384; bugfix on 0f3eeca9 in 0.2.7.2-alpha.
- Patch by "teor".