summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-12-02 10:02:16 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-12-02 10:02:16 +0200
commitb9cdb34c59dc133b549deed5a4f3b9bb95197cca (patch)
tree1ed42fabfff17fe5d7d2c0ed4c8687f471df345d /res/about
parentf4942e1b4da6dc1334dcdb4f2daae670bfa1f813 (diff)
Refactored CertListWidget out of the sidebar
The identity list is needed elsewhere outside of the sidebar, so moved it into a specialized ListWidget class.
Diffstat (limited to 'res/about')
-rw-r--r--res/about/version.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 7a14e79b..506e3ae0 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -8,7 +8,7 @@
8 8
9## 1.10 9## 1.10
10New features: 10New features:
11* Identity toolbar menu can be used to switch between alternate identities that have been used on the site. If you have multiple accounts on a site, this makes it more convenient to switch between them. 11* Identity toolbar menu can be used to switch between alternate identities. If you have used multiple identities on one site, this makes it more convenient to switch between them.
12 12
13## 1.9.2 13## 1.9.2
14* Windows: Use the correct version number for update checks. 14* Windows: Use the correct version number for update checks.