5th draft

This commit is contained in:
Tobias Diekershoff 2018-03-31 08:44:25 +02:00
parent 7a46bbbd3a
commit 8ea37a9d0b
1 changed files with 2 additions and 0 deletions

View File

@ -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]