summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-01 15:20:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-01 15:20:42 -0400
commitedaf2c14ac6bcae30832afcdb41f32350c8d0b0a (patch)
tree564eeef4f1032d01fac198640758ae91c050f464 /debian
parente2a493f1f10a77c27bea400b8745f09cf01f5859 (diff)
drop --auto: Fix bug that prevented dropping files from untrusted repositories.
This is a corresponding bug to the one I fixed yesterday in the assistant.
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 8b3229871..763e3577f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ git-annex (4.20130324) UNRELEASED; urgency=low
* Adjust built-in preferred content expressions to make most types
of repositories want content that is only located on untrusted, dead,
and unwanted repositories.
+ * drop --auto: Fix bug that prevented dropping files from untrusted
+ repositories.
-- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400