diff options
author | Linus Nordberg <linus@nordu.net> | 2015-06-10 16:49:27 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2015-06-10 16:54:55 +0200 |
commit | d33874872c8c570b8921d28263334c75f61c870c (patch) | |
tree | 4d17c4084f8ce6b2ee86d55995e91d6902663409 | |
parent | 627904be279ff4fd7bf14bb0d0b9bc0e470f61e0 (diff) |
Update NEWS.md.
-rw-r--r-- | NEWS.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,9 +1,14 @@ # Changes in version 0.8.0-dev +## Features + +- Library call for plop verification of entries added. + ## Bug fixes - A bug with merging submitted root certs, i.e. lacking ExtraData has been fixed (closes CATLFISH-45). +- Merge now fsyncs the logorder file (closes CATLFISH-46). ## Code cleanup |