summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/news.scm13
1 files changed, 11 insertions, 2 deletions
diff --git a/etc/news.scm b/etc/news.scm
index c28b3c89a58..fa962b1db8e 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,10 +28,19 @@
28 28
29 (entry (commit "82a0a395d7051eab7b9f15ec4740d58c86413604") 29 (entry (commit "82a0a395d7051eab7b9f15ec4740d58c86413604")
30 (title 30 (title
31 (en "Linux-libre kernel updated to 6.0")) 31 (en "Linux-libre kernel updated to 6.0")
32 (de "Linux-libre-Kernel wird auf 6.0 aktualisiert")
33 (fr "Le noyau linux-libre est mis à jour vers la 6.0")
34 (pt "Kernel linux-libre atualizado para 6.0"))
32 (body 35 (body
33 (en "The default version of the linux-libre kernel has been 36 (en "The default version of the linux-libre kernel has been
34 updated to the 6.0 release series."))) 37 updated to the 6.0 release series.")
38 (de "Der standardmäßig verwendete @code{linux-libre}-Kernel basiert
39 jetzt auf der 6.0-Versionsreihe.")
40 (fr "La version par défaut du noyau linux-libre est mise à jour
41 vers la série des 6.0.")
42 (pt "A versão padrão do kernel linux-libre foi atualizada para a
43 série do kernel 6.0.")))
35 44
36 (entry (commit "400a7a4c80efbde1905ae98a298bbb5882d46a0d") 45 (entry (commit "400a7a4c80efbde1905ae98a298bbb5882d46a0d")
37 (title 46 (title