diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-09-03 16:33:19 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-09-03 16:33:19 +0200 |
| commit | c6a2c4365bd26c56d73142ffae6ae43f88d36ccf (patch) | |
| tree | 927ce9d40fef6f391da5d6111eee19ef233bcd5d | |
| parent | f22f37380942fb81c7ae66964b6372bdbe800d6a (diff) | |
Changes: Fix typo
| -rw-r--r-- | CHANGES.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ - Remove the `DiscoveryStartup` function. This can be done by first getting Discovery with the `cache` argument set to `True`, and then with `False` * Log: Add a log rotator that trims the first half of the log when it reaches 10MB * Config: Remove conversion from old state file to the new. This only applies to very old linux clients -* Fix ARM MTE crash on android -* CLI: Get rif ot debug argument +* Fix ARM MTE crash on Android +* CLI: Get rid off the debug argument # 3.0.0 (2025-03-21) * Dependencies: Update |
