From 1a736439edcaa3e41d76a761d2fd3e14299ae4d2 Mon Sep 17 00:00:00 2001 From: Francois Dupoux <2386566-fdupoux@users.noreply.gitlab.com> Date: Sun, 17 Dec 2023 13:36:00 +0000 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7d10c3e..015b039 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,9 +4,10 @@ SystemRescue ChangeLog ------------------------------------------------------------------------------ 10.03 (YYYY-MM-DD): ------------------------------------------------------------------------------ -* new option ssh_known_hosts in yaml config allows to trust SSH CAs signatures on host keys +* New option ssh_known_hosts in yaml config allows to trust SSH CAs signatures on host keys * Fix findroot loop when the password to any encrypted device is unknown (#342) * Fix using findroot when /sbin/init is an absolute symlink (#340) +* Update XFCE Configuration (enabled screen saver, added battery icon) * Added sleuthkit (Tools for raw file system inspection) (#349) * Added timeshift (snapshot-based backup solution) (#350) * Added bcachefs-tools (file system utilities for bcachefs)