From b787c19c03ccdbfe307225fb608dcecfd4d36030 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Thu, 25 Mar 2021 12:00:31 +0000
Subject: [PATCH] Update changelog

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 debian/changelog | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0b97e4327..4ca59e1f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+steam-runtime-tools (0.20210325.0) UNRELEASED; urgency=medium
+
+  [ Simon McVittie ]
+  * Fix handling of libraries with non-ASCII paths
+    - pressure-vessel: Fix a crash if a Vulkan ICD or layer is in a
+      directory with a non-ASCII name
+    - system-info: Show details of libraries in non-ASCII locations
+      correctly
+    (Resolves: steam-runtime#385, steam-runtime-tools#69)
+  * system-info: Force environment variables into UTF-8
+
+  [ Ludovico de Nittis ]
+  * pressure-vessel: Use a tmpfs home directory when unsharing the home
+    directory and running non-interactively. (Resolves: steam-runtime#66)
+
+ -- Simon McVittie <smcv@collabora.com>  Thu, 25 Mar 2021 10:48:04 +0000
+
 steam-runtime-tools (0.20210317.0) scout; urgency=medium
 
   [ Ludovico de Nittis ]
-- 
GitLab