From bc3801f2908e7cfddbc49f147d8d51db5e87f632 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 14:37:20 +0000 Subject: [PATCH] GitHub bot: changelog [nobuild] --- ente/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ente/CHANGELOG.md b/ente/CHANGELOG.md index b952435ba..0fcf6dd45 100644 --- a/ente/CHANGELOG.md +++ b/ente/CHANGELOG.md @@ -1,3 +1,5 @@ +## 4.4.22-7 (04-06-2026) +- Minor bugs fixed ## 4.4.22-6 (04-06-2026) - Fix SIGPIPE (exit 141) on startup: tr piped to head -c against /dev/urandom now suppresses the expected SIGPIPE under set -o pipefail