From 18913770fe820da5c0823fa405863564c79983f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Mon, 27 Jan 2025 13:17:24 +0100 Subject: [PATCH] Update Changlog --- doc/ChangeLog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 976e91b1..1c57aad9 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -8,7 +8,7 @@ All notable changes to the project are documented in this file. ### Changes - - NTP client status is now availible in YANG + - NTP client status is now available in YANG - Add support for more mDNS settings: allow/deny interfaces, acting as "reflector" and filtering of reflected services. Issue #678 - Review of default `sysctl` settings, issue #829 @@ -25,7 +25,7 @@ All notable changes to the project are documented in this file. ### Fixes - Minor cleanup of Networking Guide - + - Fix memory leaks in confd [v24.11.1][] - 2024-11-29 -------------------------