diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-24 21:53:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-24 21:53:58 -0400 |
commit | 25b51d072343ac7cdf23e1dae74a6d4300f21a27 (patch) | |
tree | 514f40cbf098326cf3ee04605a0a3fa148635127 /debian/changelog | |
parent | 668000dda86ff1c1aea09377da3efb6572340d37 (diff) |
initremote: If two existing remotes have the same name, prefer the one with a higher trust level.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1caab32ca..1e6411e5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,8 @@ git-annex (4.20130418) UNRELEASED; urgency=low performing bulk adds of a large number of files (tens to hundreds of thousands). * assistant: Sanitize XMPP presence information logged for debugging. + * initremote: If two existing remotes have the same name, + prefer the one with a higher trust level. -- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400 |