summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-04-28 20:52:50 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-05-03 10:19:23 +0200
commit56ebffbf76d26609388b16a716a68c2ef26e9162 (patch)
treec75310897171a67dbe85ec9b1aad39a0de7a532c /CHANGELOG.md
parent11aad33a23a4c16dd128f67898250c9791b25aa8 (diff)
[Backport] Prevent some of the favicon fetching errors
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24000988f..451743400 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,9 +21,10 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
-
# Releases
## [15.4.1] - 2021-05-03
+### Known Issue
+If you use a 32bit OS your will run into #1320
### Fixed
- content of atom feeds is missing (#1325)
- Fix some of the favicon fetching errors (#1319)