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]