diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-10 18:39:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-10 18:39:56 -0400 |
commit | 9a418f32746c551833136726c052ea2d9549538a (patch) | |
tree | c2d7806cbf23b4220b5cc8f56fb2f4634d772c01 /debian | |
parent | 8102072f091e394e9e4dbae515c9965b34745563 (diff) |
assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)
For backwards compatability, "" is treated as "0" sequence number.
--debug will show xmpp sequence numbers now, but they are not otherwise
used.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6a1cff344..7b213cdde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ git-annex (4.20130406) UNRELEASED; urgency=low VERSION_FROM_CHANGELOG. * webapp: Added animations. * assistant: Stop any transfers the assistant initiated on shutdown. + * assistant: Added sequence numbers to XMPP git push packets. (Not yet used.) -- Joey Hess <joeyh@debian.org> Sat, 06 Apr 2013 15:24:15 -0400 |