summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-07-13 02:04:26 +0300
committerAriadne Conill <ariadne@dereferenced.org>2019-07-28 22:48:16 +0000
commit99989758ff8ca90d24e7d89de232062777acb550 (patch)
treef4fb928200631174cc5386b21e6bda636a191b4b
parent14263585380dfeb64a4e0073e030c3ea7df619df (diff)
Add a changelog entry for tolerating incorrect chain order
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2aedd3e9..486e43528 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MediaProxy: fix filename encoding
- Migrations: fix a sporadic migration failure
- Metadata rendering errors resulting in the entire page being inaccessible
+- Federation/MediaProxy not working with instances that have wrong certificate order
### Changed
- Configuration: OpenGraph and TwitterCard providers enabled by default