diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-05 12:44:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-05 12:44:08 -0400 |
commit | 3540e34025049ed4420810f21cdad6a5adc851c5 (patch) | |
tree | 6ed24edcb6da8d95b15b6191c8c93482f3666210 /debian | |
parent | 0517167a9cff40fcdddb0f2997cb729dd2d4fe03 (diff) |
assistant: Avoid trying to drop content from remotes that don't have it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 78af41bd9..d43bdcff8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ git-annex (3.20121128) UNRELEASED; urgency=low * webapp: Added help buttons and links next to fields that require explanations. * webapp: Encryption can be disabled when setting up remotes. + * assistant: Avoid trying to drop content from remotes that don't have it. -- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400 |