From 8949606c5c8e4eac53b16ecab03011a884e8c5ac Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 21 Sep 2015 10:51:37 +0200 Subject: NEWS.md wordsmithing. --- NEWS.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/NEWS.md b/NEWS.md index d438b94..7ca681d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,11 +9,11 @@ ## Features -- Library call for plop verification of entries added. -- New config parameter 'mmd' (maximum merge delay in seconds). Used to - determine if an STH is fresh enough. Default if not configured is - 86400, equals 24 hours (closes CATLFISH-51). -- New config group 'ratelimits' (closes CATLFISH-52). +- Library call for verification of entries added, used by plop. +- New config parameter 'mmd' (maximum merge delay in seconds) + added. Used to determine if an STH is fresh. Default, if not + configured, is 86400, equals 24 hours (closes CATLFISH-51). +- New config group 'ratelimits' added (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 @@ -22,13 +22,13 @@ ## Bug fixes -- A bug with merging submitted root certs, i.e. lacking ExtraData has - been fixed (closes CATLFISH-45). +- A bug with merging root certs, i.e. lacking ExtraData has been fixed + (closes CATLFISH-45). - Merge now fsyncs the logorder file (closes CATLFISH-46). - A chain returned from the log (get-entries) now always contains a known root cert (closes CATLFISH-55). -- "Extra data" for precerts returned from the log is now conformant - with RFC6962 (closes CATLFISH-56). +- Extra data for precerts returned from the log is now conformant with + RFC6962 (closes CATLFISH-56). ## Code cleanup -- cgit v1.1