From 33e8fbefb92546ca94e98ddd68b9f74f0b38d140 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Aug 2017 15:09:38 -0400 Subject: migrate: WORM keys containing spaces will be migrated to not contain spaces anymore To work around the problem that the external special remote protocol does not support keys containing spaces. This commit was sponsored by Denis Dzyubenko on Patreon. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 64a7c773d..91a1e3488 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -21,6 +21,8 @@ git-annex (6.20170521) UNRELEASED; urgency=medium * Prevent spaces from being embedded in the name of new WORM keys, as that handing spaces in keys would complicate things like the external special remote protocol. + * migrate: WORM keys containing spaces will be migrated to not contain + spaces anymore. -- Joey Hess Sat, 17 Jun 2017 13:02:24 -0400 -- cgit v1.2.3