From 8ea37a9d0bc4136d6b72a1cffa4a7b2f19b59d8c Mon Sep 17 00:00:00 2001
From: Tobias Diekershoff <tobias.diekershoff@gmx.net>
Date: Sat, 31 Mar 2018 08:44:25 +0200
Subject: [PATCH] 5th draft

---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 59f9244ab4..405430163e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,10 +11,12 @@ Version 3.6.1 (2018-03-xx)
     Fixed a bug in the relocation process of a Friendica instance [annando]
     Fixed a bug in the shell wrapper for the console [MrPetovan]
     Fixed a bug with the console tool po2php [MrPetovan]
+    Fixed a bug with the console tool blockaccounts [MrPetovan]
     Fixed a bug in the ACL [annando, MrPetovan]
     Fixed a bug that prevented the deletion of contact groups [annando]
     Fixed wrong version of a dependency preventing the usage of PHP 5.6 [MrPetovan]
     Added preloading config adampter [MrPetovan]
+    Added a tool to set user passwords to the console [annando]
     Added memcached support [MrPetovan]
     Added password exposure check [MrPetovan]
     Added a console to unify the PHP utility scripts [MrPetovan]