diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-01 12:49:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-01 12:49:26 -0400 |
commit | 683cfeacaaaea86a8b34f06c30e9ab21c50f86eb (patch) | |
tree | 54f55cb312f4c8cb6138aa33b250d83fa64c35da /debian/changelog | |
parent | 50d28db6f4e13c49a2e9ebae150a6415de1a30be (diff) |
add new section for testing commands
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bacd89080..eb399dfee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium were incompletely repaired before. * Fix cost calculation for non-encrypted remotes. * WebDAV: Dropped support for DAV before 0.6.1. + * testremote: New command. -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400 |