Fix a regression in the previous release causing a crash when the underline thickness of the font is zero

Fixes #8443
This commit is contained in:
Kovid Goyal
2025-03-21 15:30:28 +05:30
parent 1b0dc5ef3d
commit 8417e42d8b
2 changed files with 4 additions and 1 deletions

View File

@@ -107,6 +107,9 @@ Detailed list of changes
documents that point to executable files. Can be overridden by specifying
your own :file:`launch-actions.conf`.
- Fix a regression in version 0.40.0 causing a crash when the underline
thickness of the font is zero (:iss:`8443`)
0.40.1 [2025-03-18]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~