summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2022-02-04 18:08:33 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2022-02-04 18:08:33 +0200
commit5e57e39d80132948a20034cff307f75d99423e48 (patch)
tree514ca69fb154a30932af8980210a6b74775f6c22 /res
parent829733272b2a2fe6108c9834215bd07520b69033 (diff)
Updated release notes
Diffstat (limited to 'res')
-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 9fa25707..ba62acba 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -12,6 +12,7 @@
12* Fixed possible crash when there are ANSI escapes in the alt text of a preformatted block. 12* Fixed possible crash when there are ANSI escapes in the alt text of a preformatted block.
13* Fixed tab/window titles containing ANSI escapes (escapes are removed). 13* Fixed tab/window titles containing ANSI escapes (escapes are removed).
14* macOS: Use Metal for drawing graphics if display refresh rate is higher than 60 Hz. 14* macOS: Use Metal for drawing graphics if display refresh rate is higher than 60 Hz.
15* macOS: Handling scroll events meant for other windows.
15 16
16## 1.10.3 17## 1.10.3
17* Unix: Added a lagrange(1) manual page. 18* Unix: Added a lagrange(1) manual page.