From 9c3883da327b860c90dce6658d2f047cc5c1f07d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Jun 2013 17:29:34 -0400 Subject: [PATCH] mention the XMPP protocol change --- doc/assistant/release_notes.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/assistant/release_notes.mdwn b/doc/assistant/release_notes.mdwn index b719aa8e3f..87c8320418 100644 --- a/doc/assistant/release_notes.mdwn +++ b/doc/assistant/release_notes.mdwn @@ -3,6 +3,9 @@ This is a bugfix release, featuring significant XMPP improvements and more robustness thanks to automated fuzz testing. Recommended upgrade. +This version changes its XMPP protocol, so it will fail to sync with older +git-annex versions over XMPP. + ## version 4.20130521 This is a bugfix release. Recommended upgrade.