diff options
author | Linus Nordberg <linus@nordu.net> | 2017-03-01 09:37:30 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-03-01 09:37:30 +0100 |
commit | 11fc428f6eb52936bdbde1be5a6cd4e56704bc68 (patch) | |
tree | f1e1ec4226429ebf1ba0735e611db97d14ba8993 /NEWS.md | |
parent | 8ecfbfa2a57708366763d7adbfcb87f9b0df7d03 (diff) |
Rename some variable and function names; add a NEWS entry.
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +# Changes in plop 1.0.1-alpha-dev + +## Features + +- Signing nodes now requires signatures from a configurable number of + storage nodes. This prevents a rouge frontend node from sending out + an SCT for an entry that will never be merged. + # Changes in plop 0.10.1 - 2017-02-11 ## Bug fixes |