summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-03 13:15:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-03 13:15:38 -0400
commita3569d07d1ba51bcf2fb75dbfa97ae999f43b803 (patch)
tree523ee247040b4b4b8d3fe3a372289a4e2027ba55 /debian
parent2ec66372940a29de91e3650651362ae862120ea4 (diff)
import --clean-duplicates: Fix bug that didn't count local or trusted repo's copy of a file as one of the necessary copies to allow removing it from the import location.
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 0cc6b7a2b..3e4292b76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ git-annex (5.20150529) UNRELEASED; urgency=medium
network-manager and wicd.
Thanks to Sebastian Reuße for the patches.
* get --incomplete: New option to resume any interrupted downloads.
+ * import --clean-duplicates: Fix bug that didn't count local or trusted
+ repo's copy of a file as one of the necessary copies to allow removing
+ it from the import location.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400