summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 28caec3..52d2017 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -9,6 +9,14 @@
never be merged. An effect of this is that the SCT cache is now
mandatory and can not be disabled.
+## Bug fixes
+
+- Don't store, and deliver in get-entries, root cert twice when
+ included in submission (closes CATLFISH-96).
+
+- Don't use nc(1) for talking to control port. It behaves incorrectly
+ under some circumstances.
+
# Changes in catlfish 0.10.0 - 2017-02-11
## Incompatible changes