mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-06 01:40:22 -05:00
changelog: terminfo changes
This commit is contained in:
parent
fe0b348f89
commit
83c8eeb575
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -33,6 +33,17 @@
|
||||||
## Unreleased
|
## Unreleased
|
||||||
### Added
|
### Added
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
* `-Ddefault-terminfo` is now also applied to the generated terminfo
|
||||||
|
definitions when `-Dterminfo=enabled`.
|
||||||
|
* `-Dcustom-terminfo-install-location` no longer accepts `no` as a
|
||||||
|
special value, to disable exporting `TERMINFO`. To achieve the same
|
||||||
|
result, simply don’t set it at all. If it _is_ set, `TERMINFO` is
|
||||||
|
still exported, like before.
|
||||||
|
* The default install location for the terminfo definitions have been
|
||||||
|
changed back to `${datadir}/terminfo`.
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue