commit d86e1551cee18d96f7ffc95a4f2e50a894c0f333 parent 4f7c40d32e204f1edb9720e50e9958735834d6a6 Author: Frederic Cambus <fred@statdns.com> Date: Mon, 21 Nov 2022 13:23:35 +0100 Update ChangeLog. Diffstat:
M | ChangeLog | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,13 @@ +RRDA 1.3.0 (2022-11-21) + +- Allow setting a Timeout parameter through a net.Dialer (Thanks to + Sebastien Couture) +- Remove support for running in FastCGI mode +- Refactor error handling for http.ListenAndServe() +- Restore and refactor the "Listening on" message display + + + RRDA 1.2.0 (2022-07-29) - Add SPDX short license identifier in source file