summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/news.txt b/news.txt
index 9fbabd0..b4ebd48 100644
--- a/news.txt
+++ b/news.txt
@@ -1,5 +1,6 @@
1;;; Copyright © 2020 Alex Griffin <a@ajgrf.com> 1;;; Copyright © 2020 Alex Griffin <a@ajgrf.com>
2;;; Copyright © 2022 Jonathan Brielmaier <jonathan.brielmaier@web.de> 2;;; Copyright © 2022 Jonathan Brielmaier <jonathan.brielmaier@web.de>
3;;; Copyright © 2023 Wolf <wolf@wolfsden.cz>
3;; 4;;
4;; Copying and distribution of this file, with or without modification, are 5;; Copying and distribution of this file, with or without modification, are
5;; permitted in any medium without royalty provided the copyright notice and 6;; permitted in any medium without royalty provided the copyright notice and
@@ -8,6 +9,16 @@
8(channel-news 9(channel-news
9 (version 0) 10 (version 0)
10 11
12 (entry (commit "9456c59cfa580399ab450ca0057321e2d81f3319")
13 (title
14 (en "Linux LTS kernel updated to 6.1")
15 (de "Linux LTS Kernel wird auf 6.1 aktualisiert"))
16 (body
17 (en "The default version of the @code{linux-lts} kernel has been
18 updated to the 6.1 longterm release series.")
19 (de "Der standardmäßig verwendete @code{linux-lts}-Kernel basiert
20 jetzt auf der 6.1-Versionsreihe (Langzeitunterstützung).")))
21
11 (entry (commit "7d4c49eace0d3f074aa34ebbbf880236b6b0fab1") 22 (entry (commit "7d4c49eace0d3f074aa34ebbbf880236b6b0fab1")
12 (title 23 (title
13 (en "Nvidia driver configuration refactored") 24 (en "Nvidia driver configuration refactored")