From 9120b3754c484033a329660f8743d072f524a71f Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Tue, 19 Feb 2019 14:19:41 -0800 Subject: [PATCH] [0.12.0] Remove #4058 from changelog, was in 0.11.1; fix typo --- changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 6739b08641..025ca5c3b9 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,7 @@ ### Web Application -* Updated language referenceing Tor button (#4131, #4141) +* Updated language referencing Tor button (#4131, #4141) ### Developer Workflow @@ -40,7 +40,6 @@ * Updated `cron-apt` remove action to occur after security (#4003) * Updated AppArmor profile for Xenial (#3962) * Removed common-auth PAM customizations (#3963) -* Prevent `apt` from following redirects on first install (#4058) * Updated `./securedrop-admin logs` command to log installed packages (#3967) and `cron-apt` logs (#4000) * Explicitly declared onion services as v2 (#4092) * Added ability to store both Trusty and Xenial Debian packages (#3961)