metadata: Field names limited to alphanumerics and a few whitelisted punctuation characters to avoid issues with views, etc.

This commit is contained in:
Joey Hess 2014-02-23 13:34:59 -04:00
parent ee8a443d49
commit b437787eee
3 changed files with 20 additions and 8 deletions

2
debian/changelog vendored
View file

@ -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