From 570035b3f65266f399d700605a69efd5ba5ea8b8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Mar 2023 15:22:12 -0400 Subject: [PATCH] credit --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 10b4dd5b3c..6446c124d1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,8 @@ git-annex (10.20230228) UNRELEASED; urgency=medium * copy: When --from and --to are combined and the content is already present on the destination remote, update location tracking as necessary. + * Fixed spelling of some messages and added a .codespellrc + Thanks, Yaroslav Halchenko -- Joey Hess Mon, 27 Feb 2023 12:31:14 -0400