From aaea4a36760ce4edd03fc9b6783ceb948edcbd87 Mon Sep 17 00:00:00 2001 From: Florian Staudacher Date: Sat, 10 Nov 2012 17:57:56 +0100 Subject: [PATCH] changelog update --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 18b189f97..7b59ecc7e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -16,6 +16,7 @@ * MessagesController. [#3657](https://github.com/diaspora/diaspora/pull/3657) * **Fixed setting:** `follow_diasporahq` has now to be set to `true` to enable following the DiasporaHQ account. Was `false` +* Removal of some bash-/linux-isms from most of the scripts, rework of 'script/install.sh' output methods. [#3679](https://github.com/diaspora/diaspora/pull/3679) ## Features