From 424316e0168b6b67f5feae7ba93bdbe9def1f800 Mon Sep 17 00:00:00 2001 From: Michael Eischer Date: Mon, 8 Sep 2025 10:57:19 +0200 Subject: [PATCH] extend background handling changelog --- changelog/unreleased/issue-5354 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/unreleased/issue-5354 b/changelog/unreleased/issue-5354 index 1fbda9077..d69d9fd2b 100644 --- a/changelog/unreleased/issue-5354 +++ b/changelog/unreleased/issue-5354 @@ -10,3 +10,5 @@ This has been fixed. https://github.com/restic/restic/issues/5354 https://github.com/restic/restic/pull/5358 +https://github.com/restic/restic/pull/5493 +https://github.com/restic/restic/pull/5494