From 8b4682ac8b987d5fce9f03936b6e7da5acd53a9d Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 30 Jan 2025 13:30:04 +0100 Subject: [PATCH] Update ChangeLog.md [skip ci] --- doc/ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 1c894c20..c9cb9dce 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -29,6 +29,7 @@ All notable changes to the project are documented in this file. - Fix #861: Fix error when running 251+ reconfigurations in test-mode - Minor cleanup of Networking Guide - Fix memory leaks in confd + - Fix #869: Setup of bridges is now more robust [v24.11.1][] - 2024-11-29 -------------------------