From d81698c43a0626b0209b1409bd682de234c36b9b Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 30 Oct 2018 10:55:26 +0000 Subject: [PATCH] docs: update Changelog. --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index a1bbbdf0..0d7d9766 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -51,6 +51,11 @@ Core Library signal the connection has broken, even when one participant is not a parent of the other. +* `#405 `_: if a message is rejected + due to being too large, and it has a ``reply_to`` set, a dead message is + returned to the sender. This ensures function calls exceeding the configured + maximum size crash rather than hang. + * `#411 `_: the SSH method typed "``y``" rather than the requisite "``yes``" when `check_host_keys="accept"` was configured. This would lead to connection timeouts due to the hung