summaryrefslogtreecommitdiffstats
path: root/source/installer/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer/ChangeLog.txt')
-rw-r--r--source/installer/ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index 4373c2c34..c81f30401 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,9 @@
+Thu Feb 1 19:36:54 UTC 2024
+ Don't add elilo boot support to the 32-bit installer image. This had been
+ done previously, but began being siliently dropped when the 32-bit kernel
+ changed from i586 to i686. But it's just as well since UEFI cannot directly
+ boot a 32-bit kernel anyway. Legacy BIOS is the only option.
++--------------------------+
Wed Jan 31 20:35:22 UTC 2024
Added libnvme.
+--------------------------+