From cfad0def18a6f19f1bff16b03231ef6759040e9b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 5 Jun 2023 15:15:20 -0400 Subject: [PATCH] wrap --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c89ab86e64..8357721888 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,8 @@ git-annex (10.20230408) UNRELEASED; urgency=medium * assist: New command, which is the same as git-annex sync but with new files added and content transferred by default. * Many commands now quote filenames that contain unusual characters the - same way that git does, to avoid exposing control characters to the terminal. + same way that git does, to avoid exposing control characters to the + terminal. * Support core.quotePath, which can be set to false to display utf8 characters as-is in filenames. * Control characters in non-filename data coming from the repository or