summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2017-04-27 14:56:30 +0200
committerLinus Nordberg <linus@nordu.net>2017-04-27 14:56:30 +0200
commitf9d9272401c588930d4ecca6fdd8903b2a09cb99 (patch)
treef07080b8d8ee5b34f4d549153915060761ee74a4
parent9c15cdd7e225795168a8b4f330f60bc57e19f95d (diff)
Add point releases to NEWS file.
-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