From 6a2e8de5631ba25f4bb886b2145dff4e5dbc179e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Wed, 22 Jan 2025 15:48:52 +0800 Subject: [PATCH] Doc: update changelog [ci skip] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07048761b..34785e1e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 2.34.2 + +Bugfixes: +* Suppress output of EGL again (#1513, GPU, Linux) + * Regression of 2.34.0 +* Show SOC name reported in `cpuinfo` if available (#1510, CPU, Linux) +* Change package manager name of NetBSD from `pkg` to `pkgsrc` (#1515 Packages, NetBSD) + +Logo: +* Add Arch_old +* Update key color of NetBSD_small + # 2.34.1 An early release to fix KDE Plasma 6.3 compatibility. Hopefully it can be accepted by package managers before KDE 6.3 is officially released.