From 04115c5d99f19b4d9ccf9d2e974a61caf30a4ff4 Mon Sep 17 00:00:00 2001 From: HanzZ Date: Fri, 17 Feb 2012 17:41:06 +0100 Subject: [PATCH] changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index ae19ff21..942fdfe4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Version 2.0.0-beta (X-X-X): General: + * Send presences only "from" bare JID (fixed bug with buddies appearing + twice in the roster and potential unregistering issues). * Fixed potential MySQL/SQLite3 deadlocks. * Fixed disconnecting in server-mode when client does not send unavailable presence before disconnection.