update changelog
Note that the note on df88c51334
turned out
to be wrong. Multiple repository pairing over XMPP does work, because the
annex-uuid of the xmpp remote is updated to the uuid of the new repo
when pairing takes place. So the push from it is accepted. (And the other
UUIDs are listed in uuid.log, so pushes from those repositories also are
accepted of course.)
This commit is contained in:
parent
e06a4e12b5
commit
bcb23eca4b
1 changed files with 5 additions and 0 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -48,6 +48,11 @@ git-annex (4.20130418) UNRELEASED; urgency=low
|
|||
S3, Glacier, and Box.com remotes.
|
||||
* Store an annex-uuid file in the bucket when setting up a new S3 remote.
|
||||
* Support building with DAV 0.4.
|
||||
* assistant: Improved XMPP protocol to better support multiple repositories
|
||||
using the same XMPP account. Fixes bad behavior when sharing with a friend
|
||||
when you or the friend have multiple reposotories on an XMPP account.
|
||||
Note that XMPP pairing with your own devices still pairs with all
|
||||
repositories using your XMPP account.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400
|
||||
|
||||
|
|
Loading…
Reference in a new issue