summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-07 01:14:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-07 01:14:27 -0400
commit71a8278f9caea8d3e52a5d43cb60125018ec31fa (patch)
tree554e6f76bed01f36923496dfa89319a3da963819 /debian/changelog
parente29d2376937691a4170498b095191a6ffefc9875 (diff)
bugfix: Running `move --to` with a non-ssh remote failed.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 150268c9d..969935a4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ git-annex (0.16) UNRELEASED; urgency=low
significant problem, since the remote *did* record that it had the file.
* 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%
-- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 17:33:42 -0400