diff options
Diffstat (limited to 'source/installer/ChangeLog.txt')
-rw-r--r-- | source/installer/ChangeLog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index adc0fb7e..173f898f 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,11 @@ +Mon Sep 10 20:41:59 UTC 2018 + Switch to ter-114v.psf.gz as the consolefont. It has been reported that the + font we were using (ter-v14v.psf.gz) restricts the available console colors + from 16 to 8 due to needing an extra bit for the higher number of available + glyphs (though in testing here I couldn't see any difference). The new font + covers ISO8859-1, ISO8859-15, and Windows-1252 codepages. I'm still not sure + it's the best choice, so additional input is welcomed. ++--------------------------+ Wed Jul 25 03:29:26 UTC 2018 Use ter-v14v.psf.gz as the consolefont. It supports more character sets, and the larger font was causing wraparound on UEFI (at least on bare metal here). |