mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.17'
This commit is contained in:
commit
40a0dfedea
2 changed files with 9 additions and 7 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.17.1](#1-17-1)
|
||||
* [1.17.0](#1-17-0)
|
||||
* [1.16.2](#1-16-2)
|
||||
* [1.16.1](#1-16-1)
|
||||
|
|
@ -50,7 +50,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
## 1.17.1
|
||||
|
||||
### Added
|
||||
|
||||
* `cursor.unfocused-style=unchanged|hollow|none` to `foot.ini`. The
|
||||
|
|
@ -61,9 +62,6 @@
|
|||
[1475]: https://codeberg.org/dnkl/foot/issues/1475
|
||||
|
||||
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Log-level not respected by syslog.
|
||||
|
|
@ -79,9 +77,13 @@
|
|||
[1666]: https://codeberg.org/dnkl/foot/issues/1666
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* Holger Weiß
|
||||
* izmyname
|
||||
* Marcin Puc
|
||||
* tunjan
|
||||
|
||||
|
||||
## 1.17.0
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.17.0',
|
||||
version: '1.17.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue