From 0dcc3c99a11ccaa2000d3c1d6ce8fe88be9e987b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 14 Nov 2016 06:42:36 +0100 Subject: [PATCH] Diaspora communication --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 36be64fad2..0cc4b7535b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ Version 3.5.1 Fix for a potential XSS vector [heluecht, thanks to Vít Šesták 'v6ak' for reporting the problem] Fix for ghost request notifications on single user instances [Hypolite] Fix user language selection [tobiasd] + Fix a problem with communication to Diaspora with set posting locations [heluecht] Adjustments for the Vagrant VM settings [silke] Improvements to the unliking of prior likes [Hypolite] Improvements to the API and Friendica specific extensions [gerhard6380]