summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-07 02:14:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-07 02:14:22 -0400
commite43d4730c5157acd5ccc421472b33d0f12167a2c (patch)
tree0cc99f242c6c0c24387b9d0ef50ed97b1521130c /debian/changelog
parent71a8278f9caea8d3e52a5d43cb60125018ec31fa (diff)
bugfix: Running `copy --to` when both local and remote had the key dropped it from local.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 969935a4e..18aea0467 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,9 @@ git-annex (0.16) UNRELEASED; urgency=low
* Also, add a general guard to detect attempts to record information
about repositories with missing UUIDs.
* bugfix: Running `move --to` with a non-ssh remote failed.
- * Test suite improvements. Current top-level test coverage: 57%
+ * bugfix: Running `copy --to` when both local and remote had the key
+ dropped it from local.
+ * Test suite improvements. Current top-level test coverage: 62%
-- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 17:33:42 -0400