From d8d0947e1f5c4548ba2262fb4864d4ed31ce39af Mon Sep 17 00:00:00 2001 From: Lilleman auf Larv Date: Fri, 25 Sep 2026 19:07:11 +0200 Subject: [PATCH] Drop an edge-false fraction from the changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85c0fde..ae4e243 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,9 +37,9 @@ response command`. - `maxOctets` charges each held segment 1000 octets beyond its own, 300 more per TLV on it, and 300 per occurrence of a repeatable one. Segments of empty fields or thousands of empty TLVs used to - count as next to nothing, so a peer could hold far more than the cap. **Raise a `maxOctets` you tuned low**: it now - holds a sixth to a tenth as many segments, and an incomplete message evicted over the cap is lost, - since its segments were already answered. + count as next to nothing, so a peer could hold far more than the cap. **Raise a `maxOctets` you + tuned low**: it now holds several times fewer segments, and an incomplete message evicted over + the cap is lost, since its segments were already answered. - `server()` refuses a `maxOctets` below 1 or not a whole number, `Infinity` included, like its other limits. `server({ maxOctets: 0 })` used to start and then refuse every multipart message. - `callback_num`, `callback_num_atag`, `callback_num_pres_ind`, `broadcast_area_identifier` and