summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-09-04 07:23:05 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-09-04 07:23:05 +0300
commitb1621ee3fbd80f386c32e932ba6eb7f10bc3c822 (patch)
treeaca490a9bcf688433542d3063e8d22b788c90e95 /res/about
parent11bf1f990329764568f706835d237a9ad4c9f25d (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 09b2e1ce..58972292 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -8,6 +8,7 @@
8 8
9## 1.6.6 9## 1.6.6
10* Fixed URL encoding of the % character. 10* Fixed URL encoding of the % character.
11* Fixed hang when wrapping a very long word (with HarfBuzz disabled).
11 12
12## 1.6.5 13## 1.6.5
13* Audio init errors are no longer fatal. SDL's error message will still be printed. 14* Audio init errors are no longer fatal. SDL's error message will still be printed.