aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-03 14:56:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-03 15:04:42 -0400
commit11c3a7cd331f7b07e62493a4e8e37e0cecffc5b0 (patch)
tree746fb1ccdfe06f8eb093a0d2d4a2757a8090d3e3 /debian/changelog
parent01c701b5a5c18cfa952394ae1cbd2249cfd08f51 (diff)
Limit annex.largefiles parsing to the subset of preferred content expressions that make sense in its context.
So, not "standard" or "lackingcopies", etc.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a834e3de1..6b4373af6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
this is particulary useful for v6 repositories, since the
.gitattributes configuration will apply in all clones of the
repository.
+ * Limit annex.largefiles parsing to the subset of preferred content
+ expressions that make sense in its context. So, not "standard"
+ or "lackingcopies", etc.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400