[bridgedb/master] Add CHANGELOG entry.

commit 6e191f82b1451525b547c28f439180c4b7d25a4a Author: Philipp Winter <phw@nymity.ch> Date: Mon Mar 23 17:31:52 2020 -0700 Add CHANGELOG entry. --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 7524344..7a7a524 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ + * FIXES https://bugs.torproject.org/12802 + Add a script that sends a bridge request over email, and then checks if + it received a response from BridgeDB. We use this script as part of + our nagios setup, so we notice when our autoresponder breaks. + * FIXES https://bugs.torproject.org/17548 This patch removes PGP support. BridgeDB's signing key expired on 2015-09-11. Nobody ever complained and maintaining the bits and pieces
participants (1)
-
phw@torproject.org