diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-15 16:17:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-15 16:17:01 -0400 |
commit | 3901089cec96419ab13fe05d4fbc3f040d018672 (patch) | |
tree | cf16927c3a17d42c05ccab9545557f2d33996255 /debian | |
parent | fba52e2651cb8b2f26cdb4f38396cd9f55cf0985 (diff) |
vicfg: Allows editing preferred content expressions for groups.
This is stored in the git-annex branch, but not yet actually hooked up and
used.
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 c73c83f6e..797f4d576 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ git-annex (5.20140307) UNRELEASED; urgency=medium * "standard" can now be used as a first-class keyword in preferred content expressions. For example "standard or (include=otherdir/*)" * Avoid encoding errors when using the unused log file. + * vicfg: Allows editing preferred content expressions for groups. -- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400 |