changelog and minor cleanup to fix mixed spaces/tabs

This commit is contained in:
Joey Hess 2012-09-23 15:42:05 -04:00
parent 0732d4c8ef
commit d77ff5dadd
3 changed files with 13 additions and 10 deletions

3
debian/changelog vendored
View file

@ -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