From 2d1289f8ccad8fd982316499eae61668a78d6aba Mon Sep 17 00:00:00 2001 From: Tristan Bringuier Date: Mon, 20 Oct 2025 14:38:44 +0200 Subject: [PATCH] Adding changelog for Scaleway console patch Signed-off-by: Tristan Bringuier Signed-off-by: Mathieu Tortuyaux --- changelog/changes/2025-10-20-scaleway.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/changes/2025-10-20-scaleway.md diff --git a/changelog/changes/2025-10-20-scaleway.md b/changelog/changes/2025-10-20-scaleway.md new file mode 100644 index 0000000000..0b86f17eac --- /dev/null +++ b/changelog/changes/2025-10-20-scaleway.md @@ -0,0 +1 @@ +- Scaleway: The Linux console is now attached to the correct console port. ([scripts#3383](https://github.com/flatcar/scripts/pull/3383))