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:
Joey Hess 2013-04-30 15:59:11 -04:00
parent e06a4e12b5
commit bcb23eca4b

5
debian/changelog vendored
View file

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