summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2014-09-25 21:09:45 +0200
committerLinus Nordberg <linus@nordberg.se>2014-09-25 21:09:45 +0200
commitf44b7bf29dc10a4dc3a13bbe8ae5ad74979517b1 (patch)
treed90cfbcb5ce94ec780b58b39aa84c4c6cde9ebdf /NEWS.md
parent25c0ad77db5e67d97b2791407562a44673007c5c (diff)
Format NEWS.
Less whitespace.
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/NEWS.md b/NEWS.md
index aecd9d5..38d9c61 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,9 +4,7 @@
- Serialise certificate chains and extensions as variable length
RFC5246 vectors.
-
- Use correctd LogID.
-
- Sign the right things in SPT's.
# Changes in plop 0.1.1 - 2014-09-20
@@ -18,14 +16,10 @@ bugs.
- Add a field in the database with the Merkle Tree Leaf hash, for
get-proof-by-hash (closes CATLFISH-3).
-
- Do hash the full MerkleTreeLeaf. This bug made the tree head to
sometimes change after a crash. Found by Tom Fitzhenry.
-
- Handle unknown hashes in inclusion().
-
- Make ht:print_tree() print something more useful.
-
- Add a field in the database with extra-data, for catlfish this holds
x509 cert chains without the leaf cert.