From 2b868708d555cc839547323b255beee2dcab8be4 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 31 Jul 2025 11:38:17 -0700 Subject: [PATCH] move --eab-hmac-alg from fixed to added (#10383) as i went to merge https://github.com/certbot/certbot/pull/10379, i noticed that it moved the changelog entry from https://github.com/certbot/certbot/pull/10319 from added to fixed which i had missed in my prior reviews. i think added is more appropriate so this moves it back i personally don't think this PR requires two reviews --- newsfragments/{10281.fixed => 10281.added} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename newsfragments/{10281.fixed => 10281.added} (100%) diff --git a/newsfragments/10281.fixed b/newsfragments/10281.added similarity index 100% rename from newsfragments/10281.fixed rename to newsfragments/10281.added