From 3fcc072bbd125c36ff7bcd1b67e785d19f7621c7 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Tue, 17 Feb 2026 19:45:07 +0100 Subject: [PATCH] #62 updqte --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19391a9..e9ab390 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ The testing framwework used is Google Test. # 6. Version History ## 6.1. Version 1.0 +- [**Bugfix**] Fix program stops responding and uses 100% cpu when cross banding using gateway call or callsign routing ([#62](https://github.com/F4FXL/DStarGateway/issues/62)) - [**Improvement**] Improve threading handling ([#58](https://github.com/F4FXL/DStarGateway/issues/58)) - [**Improvement**] Add Add an option to disable logging of ircddb traffic ([#59](https://github.com/F4FXL/DStarGateway/issues/59)) - [**Bugfix**] Fix repeater not reverting to startup reflector after issueing a command through remote control. ([#57](https://github.com/F4FXL/DStarGateway/issues/57))