diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-11 21:32:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-11 21:32:38 -0400 |
commit | e18a4d566b4f205c8a60ddf79ce02ba023d34984 (patch) | |
tree | 0619f017f42d5b6941051da42024431e38e39feb /debian | |
parent | b557a2ccf4cd634a2c276b9ae03b881814de58be (diff) |
migrate: Fix support for --backend option.
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 6950bda20..510091b7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ git-annex (0.18) UNRELEASED; urgency=low after transferring the file to the remote repository. (Did not affect ssh remotes.) * fsck: Fix bug in moving of corrupted files to .git/annex/bad/ + * migrate: Fix support for --backend option. * Test suite improvements. Current top-level test coverage: 75% -- Joey Hess <joeyh@debian.org> Tue, 11 Jan 2011 16:05:25 -0400 |