Skip to content

Commit 14efd0c

Browse files
committed
Add CHANGELOG entry for fontconfig changes
1 parent b12e998 commit 14efd0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ This release has an [MSRV] of 1.82.
2323

2424
### Changed
2525

26+
#### Fontique
27+
28+
- The fontconfig backend, used to enumerate system fonts on Linux, has been rewritten to call into the system's fontconfig library instead of parsing fontconfig's configuration files itself. This should significantly improve the behavior of system fonts and generic families on Linux. ([#378][] by [@valadaptive][])
29+
2630
### Fixed
2731

2832
#### Fontique
@@ -305,6 +309,7 @@ This release has an [MSRV][] of 1.70.
305309
[#353]: https://github.com/linebender/parley/pull/353
306310
[#362]: https://github.com/linebender/parley/pull/362
307311
[#369]: https://github.com/linebender/parley/pull/369
312+
[#378]: https://github.com/linebender/parley/pull/378
308313
[#380]: https://github.com/linebender/parley/pull/380
309314
[#385]: https://github.com/linebender/parley/pull/385
310315

0 commit comments

Comments
 (0)