diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-23 13:58:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-23 13:58:16 -0400 |
commit | d811d5697259aaf0fe68f424edf33321ef2b0d5e (patch) | |
tree | 35e24d5949e5df675fc70f5fdb1f43579e4ed41d /debian | |
parent | 84884101e3c19b0db4c8c5975fc47575dc0782fb (diff) |
metadata: Support --json
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c336fc481..543504c12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ git-annex (5.20140222) UNRELEASED; urgency=medium 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. + * metadata: Support --json -- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400 |