From 4a932dec1110b222d6a4e5605f2cf50aa17cfce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Mon, 7 Apr 2025 08:20:21 +0200 Subject: [PATCH] Update changelog for 2025.04 --- doc/ChangeLog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index b0670e7e..96e3ae00 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -8,15 +8,15 @@ All notable changes to the project are documented in this file. ------------------------- ### Changes - - N/A + - Format for disk image (for QEMU) has changed to `qcow2` ### Fixes + - Fix #1002: Broken symlink in release package - Fix #1006: NanoPi R2S corrupt startup, regression in Infix v25.02.0 - Bump R2S kernel, now same as tier one boards - Fix group owner and permissions of `/cfg/backup` directory - Fix extraction of old version for `/cfg/backup/` files - [v25.03.0][] - 2025-03-31 -------------------------