summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-07-31 10:03:43 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-07-31 10:03:43 +0300
commit4ada37a5cfdc66a429c0c7bee407f6cbe4d0ca84 (patch)
tree96ea5e39ab0f5bb300f549ea29c5969475b14c1c /res/about
parent28ab71b8533afea235ade9e746ebf380f1d92180 (diff)
Updated release notes
Diffstat (limited to 'res/about')
-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 abb7faa9..0b281afc 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -8,6 +8,7 @@
8 8
9## 1.6.2 9## 1.6.2
10* Home/End keys in an input field move to start/end of the wrapped line segment. 10* Home/End keys in an input field move to start/end of the wrapped line segment.
11* Fixed buffered graphics (UI, fonts) getting lost under rare circumstances.
11 12
12## 1.6.1 13## 1.6.1
13* Fixed potential crash when inserting a line break in an input field. 14* Fixed potential crash when inserting a line break in an input field.