Skip to content

Commit 15b5ebb

Browse files
committed
Add changelog entry for #14304 backport
1 parent c457836 commit 15b5ebb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

news/changelog-1.9.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## In this release
44

5+
- ([#14304](https://github.com/quarto-dev/quarto-cli/issues/14304)): Fix `quarto install tinytex` silently ignoring extraction failures. When archive extraction fails (e.g., `.tar.xz` on a system without `xz-utils`), the installer now reports a clear error instead of proceeding and failing with a confusing `NotFound` message.
6+
57
## In previous releases
68

79
- ([#14267](https://github.com/quarto-dev/quarto-cli/issues/14267)): Fix Windows paths with accented characters (e.g., `C:\Users\Sébastien\`) breaking dart-sass compilation.

0 commit comments

Comments
 (0)