From ecc677a02fdb7bd5e83227f36be1dea4812eebbc Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 1 Apr 2021 10:28:27 +0200 Subject: [PATCH] docs: fix release notes for 20.3.5 This is incorrect escaping of the RST. Fixes: 930d2a92a32 ("docs: add release notes for 20.3.5") Acked-by: Dylan Baker Part-of: --- docs/relnotes/20.3.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relnotes/20.3.5.rst b/docs/relnotes/20.3.5.rst index cd53a6c3631..239349f27f3 100644 --- a/docs/relnotes/20.3.5.rst +++ b/docs/relnotes/20.3.5.rst @@ -64,7 +64,7 @@ Bug fixes - Graphics glitches after upgrade to mesa 20.3 on Khadas VIM3 Pro (Mali G52 GPU) - glthread crash in \_mesa_glthread_upload - Iris driver causing graphics glitch in QEMU spice egl DMA-BUF -- \[RADV/ACO\] Death Stranding cause a GPU hung (*ERROR\* Waiting for fences timed out!) +- \[RADV/ACO\] Death Stranding cause a GPU hung (*ERROR* Waiting for fences timed out!) Changes