summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-06 22:18:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-06 22:18:44 -0400
commit406b650a1ca2b0f097366ebcede42c8a646df8df (patch)
tree8be6978f0b1b0ac74c8b59cb2b7012e720505d60 /debian/changelog
parent82a9a3bd5c5cc15323e0f7c3a56ed3df46b8d19a (diff)
assistant: Fix syncing after XMPP pairing.
A missing uuid broke this, and also caused a UI glitch in the webapp's remote list.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 26d4fc76b..2facb33a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low
and on startup.
* assistant: XMPP git pull and push requests are cached and sent when
presence of a new client is detected.
+ * assistant: Fix syncing after XMPP pairing.
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400