summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2017-03-08 14:17:50 +0100
committerLinus Nordberg <linus@nordu.net>2017-03-08 14:17:50 +0100
commit221c6771035d7a3c1e0441a46248a44ca2e99077 (patch)
treeb82628c246ccbb9d147e0863b0903ef375103394 /NEWS.md
parenteec8813f52cf6ac3cdf8b40155f2fdc746056bbb (diff)
parent8579acaece04a06cd05fc628e8737abda3836330 (diff)
Merge branch 'CATLFISH-98'
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 52d2017..a330628 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -7,7 +7,10 @@
order for signing nodes to generate an SCT for it. This prevents a
rouge frontend node from sending out an SCT for an entry that will
never be merged. An effect of this is that the SCT cache is now
- mandatory and can not be disabled.
+ mandatory and can not be disabled (closes CATLFISH-28).
+
+- Allow HTTP POST body sizes up to 10MB, when sent in chunks up to 1MB
+ in size (closes CATLFISH-98).
## Bug fixes