summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2023-03-24 12:44:01 +0200
committernl6720 <nl6720@gmail.com>2023-03-24 12:44:01 +0200
commitec80acf8dcf58ce426ca3be9d5eabbb7972b2623 (patch)
tree2929f4d486fe5d9145444a2d02c24152b997e2d1
parent179c9d263ae30660e4784d426456900253a49138 (diff)
Release v35.2v35.2
-rw-r--r--CHANGELOG22
1 files changed, 21 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dcbb354..b5db385 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,24 @@
-mkinitcptio - Arch Linux initramfs generation tools
+mkinitcpio - Arch Linux initramfs generation tools
+
+CHANGES WITH v35.2:
+
+ Bugfix release:
+
+ * install/sd-vconsole: include font map and font unimap files in the
+ initramfs.
+
+ * Fix support for adding firmware files that a kernel module specifies
+ using glob syntax.
+
+ * Do not show a misleading "Possibly missing firmware for module"
+ warning when a firmware file was already added once.
+
+ * install/keymap: make sure keymap file adding works on non-UTF-8
+ locales.
+
+ Contributions from: Balló György, nl6720
+
+ – 2023-03-24
CHANGES WITH v35.1: