docs: changelog for #480

This commit is contained in:
Wez Furlong
2026-02-16 11:04:27 +00:00
parent 77cd5152d3
commit b2b3889077
+2
View File
@@ -86,3 +86,5 @@
meant that there was a potential race condition when shutting down the
system which could result in loss of accountability of the message(s)
that were part of that request.
* Fixed possible integer overflow when computing a very long delay.
Thanks to @edgarsendernet! #480