summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-08-25 16:27:46 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-08-25 16:27:46 +0300
commitac5f5fb61f91233e93aa7d14d43213ae33b85828 (patch)
tree4a52e8d974403c761711ca4d8c966d9720650db9 /res/about
parent19a6424e4fca0372de8330141100ce4c234c6670 (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 2744cd3c..eba87a39 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.6.5 9## 1.6.5
10* Audio init errors are no longer fatal. SDL's error message will still be printed.
10* Fixed a cursor position regression in input fields related to handling of variation selectors (codepoint clusters). Moving the cursor to the start of a wrapped line segment put the cursor in the wrong place. 11* Fixed a cursor position regression in input fields related to handling of variation selectors (codepoint clusters). Moving the cursor to the start of a wrapped line segment put the cursor in the wrong place.
11* Fixed right-clicking on sidebar tab buttons. It was showing the wrong context menu when the list had been scrolled down. 12* Fixed right-clicking on sidebar tab buttons. It was showing the wrong context menu when the list had been scrolled down.
12 13