summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-16 17:10:10 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-16 17:10:10 -0400
commit05ca2c4826371c1a9e484a887dec608be0e9c5f6 (patch)
tree7d8c73614ecf7391154f77fe6021442f966e7365 /debian
parent88167b18de65eab818324de2e59a8879cce02a81 (diff)
Fix incremental backup standard preferred content expression to match its documentation, which says it does not want files that have reached a backup repository.
Checked history and these have been out of sync from the very beginning!
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5bf1b4c96..93fd3777c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,9 @@ git-annex (5.20150616) UNRELEASED; urgency=medium
* sync: Add support for --all and --unused.
* Added new "anything" preferred content expression, which matches all
versions of all files.
+ * Fix incremental backup standard preferred content expression to match
+ its documentation, which says it does not want files that have reached
+ a backup repository.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400