diff --git a/debian/changelog b/debian/changelog
index 38c207f4745d9a9335702f4d6b1e5c4c8e337d7c..e1e03c8dd3dc60c32fca29776850293eef3c615a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+systemd (241-7~deb10u4co3) apertis; urgency=medium
+
+  * systemd-boot: backport fix of menu ordering with boot counting
+    systemd-boot selects the last valid entry by default, not the first, which
+    prevent correct rollback.
+
+ -- Frédéric Danis <frederic.danis@collabora.com>  Wed, 23 Sep 2020 17:32:23 +0200
+
 systemd (241-7~deb10u4co2) apertis; urgency=medium
 
   * journald: Backport support for --relinquish and --smart-relinquish options.