summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-11-10 16:37:04 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-11-10 16:37:04 +0200
commit531d64d880026e76836d15fc80adefd729c06281 (patch)
tree0c8074e59ee57193220dd6895d0952ac24478ed4
parentb46ee83973cc6d755637423200ac15ad6846ece0 (diff)
Updated release notes
-rw-r--r--res/about/version.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index e343cbf9..ec3f84ba 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,6 +7,7 @@
7# Release notes 7# Release notes
8 8
9## 1.8.2 9## 1.8.2
10* Fixed encoding of `+` characters in URLs as per RFC 3986.
10* Fixed crash when fontpack.ini specifies a file that cannot be found. 11* Fixed crash when fontpack.ini specifies a file that cannot be found.
11* Fixed manually trusting a certificate whose subject doesn't match domain name. 12* Fixed manually trusting a certificate whose subject doesn't match domain name.
12* Fixed incorrect title of some error messages (was showing response meta info). 13* Fixed incorrect title of some error messages (was showing response meta info).