mirror of
https://github.com/vale981/spectrwm
synced 2025-03-04 17:31:40 -05:00
Fix changelog.
This commit is contained in:
parent
3d694d8354
commit
b96a53b680
1 changed files with 9 additions and 6 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,18 +1,21 @@
|
|||
spectrwm 3.3.0
|
||||
==============
|
||||
|
||||
Released on Dec 17, 2019
|
||||
Released on Dec 19, 2019
|
||||
|
||||
* Fix cygwin compile issues.
|
||||
* Fix buffer overflow in `bar_strlcat_esc`.
|
||||
* Add new bar text markup sequences for multiple colors/fonts/sections.
|
||||
* Add new `bar_font_pua` option to assign a font (such as an icon font)
|
||||
to the Unicode Private Use Area (U+E000 -> U+F8FF).
|
||||
* Extend `disable_border` option with `always`.
|
||||
* Add support for XDG Base Directory Specification.
|
||||
* Add OpenBSD pledge(2) support.
|
||||
* Enable xinput2 on OpenBSD.
|
||||
* Enable travis.
|
||||
* Fix keysym binding issue with multiple keyboard layouts.
|
||||
* Fix buffer overflow in `bar_strlcat_esc`.
|
||||
* Fix infinite loop due to unsigned integer overflow.
|
||||
* Fix binding keysyms.
|
||||
* Extend `disable_border` option with `always.
|
||||
* Fix cygwin compile issues.
|
||||
* Fix NetBSD Makefile.
|
||||
* Add pledge(2) support.
|
||||
* Bunch of statical analyzer fixes.
|
||||
* Bunch of minor fixes.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue