Pádraig Brady wrote: > diff --git a/ChangeLog b/ChangeLog > index b2f3d49805..98a9146cb9 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,3 +1,9 @@ > +2025-12-10 Pádraig Brady <[email protected]> > + > + human: fix UMR introduced in recent change > + * lib/human.c (human_readable): Move initialization before > + the gotos which might skip it.
Oops. You're right. Thanks.
