summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index b33989a..42c2faf 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -26,6 +26,22 @@
- Start fewer fsync processes when not using fsdb (CATLFISH-102).
+# Changes in catlfish 0.10.2 - 2017-03-08
+
+## Updated dependencies
+
+- Use plop-0.10.2.
+
+# Changes in catlfish 0.10.1 - 2017-02-27
+
+## 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