diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-23 15:42:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-23 15:42:05 -0400 |
commit | d77ff5daddfd9ef73dd04ceda57dfc188054e72e (patch) | |
tree | 1b628eee5ccb81313df099caed76603b4b3d0a1a /debian | |
parent | 0732d4c8efcc383919b9016881125dd147886121 (diff) |
changelog and minor cleanup to fix mixed spaces/tabs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aeaec49c3..934a5e61f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,9 @@ git-annex (3.20120826) UNRELEASED; urgency=low files and reading from checksum commands. * sync: Pushes the git-annex branch to remote/synced/git-annex, rather than directly to remote/git-annex. + * Now supports matchig files that are present on a number of remotes + with a speficied trust level. Example: --copies=trusted:2 + Thanks, Nicolas Pouillard -- Joey Hess <joeyh@debian.org> Mon, 27 Aug 2012 13:27:39 -0400 |