From 3867abe4dabf7b08577ff44eb33b64e0c13612d4 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Fri, 28 Feb 2025 16:14:09 +0100 Subject: [PATCH] doc: update ChangeLog [skip ci] Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index c1012e80..cca12dfa 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -4,7 +4,7 @@ Change Log All notable changes to the project are documented in this file. -[v25.02.0][UNRELASED] - +[v25.02.0][] - 2025-03-03 ------------------------- ### Changes @@ -18,8 +18,11 @@ All notable changes to the project are documented in this file. setting. Note, route advertisements are always accepted. Issue #785 - Drop automatic default route (interface route) for IPv4 autoconf, not necessary and causes more confusion than good. Issue #923 + - Update scripting with new RESTCONF examples ### Fixes + - Fix #896: `/etc/resolv.conf` not properly generated when system runs + in fail secure mode (failing to load `startup-config`) - Fix #902: containers "linger" in the system (state 'exited') after having removed them from the configuration - Fix #930: container configuration changes does not apply at runtime