From 25e121b31b74651b78db0c6d75507462fed6f606 Mon Sep 17 00:00:00 2001 From: Tim Geoghegan Date: Wed, 10 Jan 2024 09:12:26 -0800 Subject: [PATCH] Update README.md Co-authored-by: David Cook --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8840b68f5..d7bf05075 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,8 @@ mechanical protocol changes and was not implemented or deployed by anyone else. ### `draft-ietf-ppm-dap-07` errata There is a bug in Janus' `release/0.6` branch wherein `PrepareResp` messages are -incorrectly encoded, making Janus incompatible with other DAP implementations. +incorrectly encoded, making Janus incompatible with other DAP Aggregator +implementations. See [issue #2389](https://github.com/divviup/janus/issues/2389) for details. ## Versioning and Stability