From 324bcb2533e81ca3fe907c83b266a36a8d4bae54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Thu, 19 Dec 2024 11:38:55 +0100 Subject: [PATCH] Update changelog for configurable SSH server --- doc/ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 517a92a4..7f5f37e6 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -15,6 +15,8 @@ All notable changes to the project are documented in this file. - Upgrade Linux kernel to 6.12.3 (LTS) - Add the possibility to change the boot order for the system with a RPC and add boot order to operational datastore. + - SSH Server is now configurable, issue #441 + SSH Server and NETCONF Server now uses the same SSH hostkey in factory-config ### Fixes