diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-01 20:50:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-01 20:50:46 -0400 |
commit | 56b5aa56f0fcbf28a532317cb81601bb6c41a114 (patch) | |
tree | f799552cefa80ec15a0ab5c4281f6530dc61cb47 /debian | |
parent | 2d8a1ba354653fb01f9f33ec126ca53d64200acf (diff) |
Moved list of backends and remote types from status to version command.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0fddf8f97..2647a1ef8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,8 @@ git-annex (4.20130921) UNRELEASED; urgency=low written by MacGPG. * assistant: More robust inotify handling; avoid crashing if a directory cannot be read. + * Moved list of backends and remote types from status to version + command. -- Joey Hess <joeyh@debian.org> Sun, 22 Sep 2013 19:42:29 -0400 |