From: Joey Hess Date: Wed, 27 Aug 2025 16:33:53 +0000 (-0400) Subject: reword X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~176 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=83edb2cede5984d6d938a5974081b5db2e130253;p=git-annex.git reword --- diff --git a/CHANGELOG b/CHANGELOG index 5161951db7..1fa0709150 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,10 +20,10 @@ git-annex (10.20250722) UNRELEASED; urgency=medium branch, re-adjusting errors out, rather than losing that merge commit. * sync: When another branch has been manually merged into an adjusted branch, error out rather than only displaying a warning. - * initremote: When onlyencryptcreds=yes is used along with - embedcreds=yes, and encryption is enabled, only encrypt the embedded - creds, without encrypting the content of the special remote. Useful - for exporttree=yes/importtree=yes remotes. + * initremote: New onlyencryptcreds=yes which can be used along with + embedcreds=yes, to only encrypt the embedded creds, without encrypting + the content of the special remote. Useful for exporttree/importtree + remotes. * Don't allow the type of encryption of an existing special remote to be changed. Fixes reversion introduced in version 7.20191230. * tahoe: Support tahoe-lafs command versions newer than 1.16.