From: Joey Hess Date: Thu, 4 Sep 2025 17:06:12 +0000 (-0400) Subject: improve changelog X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~156 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ed397b21de8dd16350f68dd304229a433b4cad7b;p=git-annex.git improve changelog That bug fix also affects unlock, and it might also affect other commands. --- diff --git a/CHANGELOG b/CHANGELOG index 978e86ec55..379d28a732 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,8 @@ git-annex (10.20250829) UNRELEASED; urgency=medium * drop: --fast support when dropping from a remote. - * add: Fix crash adding filenames that are exactly 21 bytes long and - begin with a utf-8 character. + * Fix crash operating on filenames that are exactly 21 bytes long + and begin with a utf-8 character. -- Joey Hess Fri, 29 Aug 2025 12:34:06 -0400