aboutsummaryrefslogtreecommitdiff
path: root/changes/cov479
diff options
context:
space:
mode:
Diffstat (limited to 'changes/cov479')
-rw-r--r--changes/cov4795
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/cov479 b/changes/cov479
new file mode 100644
index 000000000..afbaffc63
--- /dev/null
+++ b/changes/cov479
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Fix internal bug-checking logic that was supposed to catch
+ failures in digest generation so that it will fail more robustly
+ if we ask for a nonexistent algorithm. Found by Coverity Scan.
+ Bugfix on 0.2.2.1-alpha; fixes Coverity CID 479.