diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-07-31 20:11:02 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-07-31 20:11:02 +0000 |
commit | d18a7dc0de2535236a1e1f6d8d41388fdf69322f (patch) | |
tree | 6421e809078bd6b2e8e1989b56572e03f8418d16 | |
parent | 2c2c075fd6839f540cc521def52206bf560dc148 (diff) | |
download | pleroma-d18a7dc0de2535236a1e1f6d8d41388fdf69322f.tar.gz |
changelog update
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 877172a61..9a8059f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Security - OStatus: eliminate the possibility of a protocol downgrade attack. +- OStatus: prevent following locked accounts, bypassing the approval process. ### Fixed - `pleroma_ctl` not detecting the master branch properly. If you get "Releases are built only for master and develop branches" error when updating, please add `-` to the end of the line in `releases/start_erl.data` |