From 4998e320c510ff326e239a9e92af1d30f83c3108 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 9 Mar 2025 16:50:27 +0100 Subject: [PATCH] doc: update ChangeLog with copy command fix Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 0292b3ee..374f74a8 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -31,6 +31,8 @@ All notable changes to the project are documented in this file. - Fix #956: CLI `copy` command complains it cannot change owner when copying `factory-config` to `running-config`. Bogus error, the latter is not really a file + - Fix #977: "Operation not permitted" when saving `running-config` to + `startup-config` (harmless warning but annoying and concerning) [EVK]: https://www.nxp.com/design/design-center/development-boards-and-designs/8MPLUSLPD4-EVK