From e31613e65851c07f5d498768824a47d15d3e8587 Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Wed, 17 Mar 2021 11:50:26 +0000 Subject: [PATCH] Update changelog Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 285f5372f..4b6dbfc2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +steam-runtime-tools (0.20210317.0) UNRELEASED; urgency=medium + + [ Ludovico de Nittis ] + * pressure-vessel: Create symlinks for non-canonical SONAMES + such as libbz2.so.1 + (Resolves: T26816; helps: steam-runtime#246) + * pressure-vessel: Set PulseAudio as the default ALSA driver if available. + (Resolves: steam-runtime-tools#65; helps: steam-runtime#371) + * tests: Test ability to unshare the home directory + + [ Simon McVittie ] + * pressure-vessel: Fix Proton setup commands in locales that use a + decimal comma, such as de_DE (helps: steam-runtime#381) + + -- Simon McVittie <smcv@collabora.com> Wed, 17 Mar 2021 11:47:22 +0000 + steam-runtime-tools (0.20210312.0) scout; urgency=medium * pressure-vessel: Fix a regression when using a game-specific home -- GitLab