summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-02 14:42:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-02 14:42:13 -0400
commit81457e02ddf833df56112a8afaf25f57ecd07076 (patch)
treee6e79fa65773e8c12ecc0112087c4b8b7c17274b /debian
parent361c08cac70ca03d43e729d93daccdde1e1141b4 (diff)
add "nothing" to preferred content DSL
Same as "not anything"; will be particularly useful in annex.largefiles gitattributes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ffe840aa7..b3491f63c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
* Fix reversion in lookupkey, contentlocation, and examinekey which
caused them to sometimes output side messages.
* webapp: Fix deletion of current repository directory.
+ * Added "nothing" to preferred content expression syntax.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400