summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-23 13:34:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-23 13:34:59 -0400
commit84884101e3c19b0db4c8c5975fc47575dc0782fb (patch)
tree34744e6eadb3405e8c31f9f67df57270eb2781ba /debian
parent82b230213dc35f17ed26dbc5074cb8bc14444ba1 (diff)
metadata: Field names limited to alphanumerics and a few whitelisted punctuation characters to avoid issues with views, etc.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index edb203402..c336fc481 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ git-annex (5.20140222) UNRELEASED; urgency=medium
tag/showname.
* annex.genmetadata can be set to make git-annex automatically set
metadata (year and month) when adding files.
+ * metadata: Field names limited to alphanumerics and a few whitelisted
+ punctuation characters to avoid issues with views, etc.
-- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400