From e1b4476dd51449f99f7bbcce86cccfb776968f13 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Wed, 25 Nov 2020 12:04:23 +0000
Subject: [PATCH] d/changelog: Add some internal task references

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

diff --git a/debian/changelog b/debian/changelog
index e25de1617..100664c46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -54,6 +54,7 @@ steam-runtime-tools (0.20201124.0) scout; urgency=medium
   * pressure-vessel: Add support for Vulkan layers.
     When we use the provider graphics stack we also try to collect the
     available Vulkan layers, similarly to what we already do for ICDs.
+    (T24365, T24347, T24348)
   * pressure-vessel: use the new libcapsule "--remap-link-prefix" option.
     Using the new "--remap-link-prefix" option we can now avoid breaking
     symlinks not available under `/run/host`, such as Vulkan layers or
@@ -62,7 +63,8 @@ steam-runtime-tools (0.20201124.0) scout; urgency=medium
     Soldier and Scout include a limited set of fonts that doesn't cover all
     use cases. For example it is missing the necessary glyphs for Asian
     languages. For this change to be effective, the container also needs an
-    updated steamrt-container-host-compat package. (steam-runtime#289)
+    updated steamrt-container-host-compat package.
+    (steam-runtime#289, T24559)
   * system-info: Diagnose implicit and explicit Vulkan layers
   * system-info: Add helper to check for xdg-desktop-portal
   * system-info: Detect Primus graphics driver
-- 
GitLab