summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index c4702c2..c2f8166 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -15,6 +15,10 @@
86400, equals 24 hours (closes CATLFISH-51).
- New config group 'ratelimits' (closes CATLFISH-52).
- Verification of leaf data when read from disk (closes CATLFISH-50).
+- A new program, tools/storagegc.py, updates the lastverifiednewentry
+ file for storage nodes to use in fetchnewentries (closes
+ CATLFISH-54).
+- Test suite is now verifying correct precert handling too.
## Bug fixes