mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
changelog: move utf8proc entry to correct release
This commit is contained in:
parent
e1d9b57f83
commit
bb60618941
1 changed files with 3 additions and 3 deletions
|
|
@ -74,8 +74,11 @@
|
|||
`colors.flash-alpha=1.0`.
|
||||
* Crash when compositor sends a keyboard enter event before the foot
|
||||
window has been mapped ([#1910][1910]).
|
||||
* Build failures (`utf8proc.h` not found) on at least FreeBSD, but
|
||||
most likely other BSDs, as well as some Linuxes ([#1903][1903]).
|
||||
|
||||
[1910]: https://codeberg.org/dnkl/foot/issues/1910
|
||||
[1903]: https://codeberg.org/dnkl/foot/issues/1903
|
||||
|
||||
|
||||
### Contributors
|
||||
|
|
@ -100,11 +103,8 @@
|
|||
|
||||
* Regression: trying to print a Unicode _"Legacy Computing symbol"_,
|
||||
in the range U+1FB00 - U+1FB9B would crash foot ([#1901][1901]).
|
||||
* Build failures (`utf8proc.h` not found) on at least FreeBSD, but
|
||||
most likely other BSDs, as well as some Linuxes ([#1903][1903]).
|
||||
|
||||
[1901]: https://codeberg.org/dnkl/foot/issues/1901
|
||||
[1903]: https://codeberg.org/dnkl/foot/issues/1903
|
||||
|
||||
|
||||
## 1.20.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue