summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-26 16:44:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-26 16:44:14 -0400
commitb7903eb2d149ceb164d7422fb56573735d83ebde (patch)
tree83203e2fbc2ce7a6f5e24cfb23bfcc1b821d96cf /debian
parent7f6af79232eee685daf58e72737c5284f80cf482 (diff)
move partitioning out of keyPossibilities
And a bug fix in passing.
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 8b863b947..01e99ae2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ git-annex (0.19) UNRELEASED; urgency=low
* untrust: Now marks the current repository as untrusted.
* semitrust: Now restores the default trust level. (What untrust used to do.)
* fsck: Warn if content is only in untrusted repositories.
+ * bugfix: Files were copied from trusted remotes first even if their
+ annex.cost was higher than other remotes.
-- Joey Hess <joeyh@debian.org> Wed, 19 Jan 2011 18:07:51 -0400