diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-10 16:37:04 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-10 16:37:04 +0200 |
commit | 531d64d880026e76836d15fc80adefd729c06281 (patch) | |
tree | 0c8074e59ee57193220dd6895d0952ac24478ed4 /res/about | |
parent | b46ee83973cc6d755637423200ac15ad6846ece0 (diff) |
Updated release notes
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 1 |
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). |