diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-28 07:48:48 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-28 07:48:48 +0200 |
commit | e05a704154712184d73d85a3033e01337a11b380 (patch) | |
tree | 3aff6fcdda0a4a05dfc49e412eccd4dcc84dece9 /res/about | |
parent | 7c18495eb995f5c5997c201a8eef70b134fa5152 (diff) |
Fixed page timestamp; 24-hour time preference
IssueID #349
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 61ea4476..c510d07a 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,6 +7,8 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.9.1 | 9 | ## 1.9.1 |
10 | * Added "24-Hour Time" preference. | ||
11 | * Fixed drawing the page timestamp (bottom left corner) that was always hidden. | ||
10 | * Heading level 3 is indented like regular text lines, making the difference to level 2 evident. | 12 | * Heading level 3 is indented like regular text lines, making the difference to level 2 evident. |
11 | 13 | ||
12 | ## 1.9 | 14 | ## 1.9 |