docs/relnotes/25.3.0: Escape some rst language constructs

That are from the gitlog, which we don't currently escape.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38803>
This commit is contained in:
Dylan Baker 2025-11-17 10:26:08 -08:00
parent 0cfce3ffda
commit 9685a1fbf0

View file

@ -775,7 +775,7 @@ Caio Oliveira (93):
- brw: Run validation as soon as we have the CFG around
- brw: Fix printing of blocks in disassembly when BRW is available
- util: Avoid invalid access in ralloc_print_info()
- brw: Add \`FILE *` parameter to dump_assembly
- brw: Add \`FILE \*\` parameter to dump_assembly
- brw: Add and use more brw_validate.cpp macros
- brw: Use uint16_t for size_written
- brw: Centralize brw_inst allocation