summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-29 16:31:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-29 16:31:25 -0400
commit885f7048d5598409476016be3b46c1427532ede3 (patch)
treeb8af7f64367111e5c62f16b004bdd5df588ae997 /debian
parentd475aac37544d9442fe6ca6af5e949fd48d3bc96 (diff)
Fix bug in numcopies handling when a repoisitory has multiple remotes that point to the same repository.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bc2901ef7..370799516 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ git-annex (0.15) UNRELEASED; urgency=low
not yet supported.
* Add trust and untrust subcommands, to allow configuring remotes
that are trusted to retain files without explicit checking.
+ * Fix bug in numcopies handling when a repoisitory has multiple remotes
+ that point to the same repository.
-- Joey Hess <joeyh@debian.org> Tue, 28 Dec 2010 13:13:20 -0400