aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-28 12:56:35 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-28 12:56:35 -0400
commitbf4c5f82de894139789136457c04dd048956c617 (patch)
tree6fee6710a07cd51d28bef8d57da2195422810230 /CHANGELOG
parent5b3ff3fb3c8c4191e0d0a7653014d0b5fd9a0120 (diff)
Warn when metadata is inherited from a previous version of a file
to avoid the user being surprised in cases where that behavior is not desired or expected This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0557fe63b..3027d87c0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,9 @@ git-annex (6.20170926) UNRELEASED; urgency=medium
* webdav: Improve error message for failed request to include the request
method and path.
* metadata: Added --remove-all.
+ * Warn when metadata is inherited from a previous version of a file,
+ to avoid the user being surprised in cases where that behavior is not
+ desired or expected.
-- Joey Hess <id@joeyh.name> Thu, 28 Sep 2017 12:01:39 -0400