summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-08-17 15:09:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-08-17 15:09:38 -0400
commit33e8fbefb92546ca94e98ddd68b9f74f0b38d140 (patch)
tree713dcb658f2c431ac2062d3b9ccd16a5250e1b4d /CHANGELOG
parentdbd6f8c1425e1d928d7fcf53f53357c4e51179fb (diff)
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.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
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 <id@joeyh.name> Sat, 17 Jun 2017 13:02:24 -0400