CHANGELOG: Fix and tweak existing entries

Reflow the most recent entry to fit into 80 columns, make sure
there are two empty lines between entries, and fix the release
date for spectrwm 3.0.0 (the tag was created on May 2, despite
the "releases" page on GitHub claiming otherwise).
This commit is contained in:
Andrea Bolognani 2018-09-09 14:44:39 +02:00 committed by LordReg
parent 0e2ff74207
commit b736ec1363

View file

@ -3,15 +3,20 @@ spectrwm 3.2.0
Released on Sep 7, 2018
* Add new '+L' bar_format sequence to add a workspace list indicator to the bar.
* Add new '+L' bar_format sequence to add a workspace list indicator to the
bar.
* Add new 'workspace_indicator' option to configure the workspace indicator.
* Add new 'layout_vertical','layout_horizontal' and 'layout_max' actions. (Unbound by default.)
* Add new 'layout_vertical','layout_horizontal' and 'layout_max' actions.
(Unbound by default.)
* Add new 'ws_empty_move' action. (Unbound by default.)
* Add support for high screen depth when creating frame/bar windows. (Compositing manager alpha transparency now works!)
* Add check to adapt move/resize update rate to the refresh rate of the active display(s).
* Add support for high screen depth when creating frame/bar windows.
(Compositing manager alpha transparency now works!)
* Add check to adapt move/resize update rate to the refresh rate of the active
display(s).
* Add 'max' alias for the layout option value 'fullscreen' for consistency.
* Add CHANGELOG.md
* Fix warp_pointer issue when Coordinate Transformation Matrix is used. (Currently available on Linux and FreeBSD only.)
* Fix warp_pointer issue when Coordinate Transformation Matrix is used.
(Currently available on Linux and FreeBSD only.)
* Fix focus bar color on (re)start/screenchange.
* Fix libswmhack causing issues such as deadlocks with some programs.
* Fix config file parsing on musl libc.
@ -19,6 +24,7 @@ Released on Sep 7, 2018
* Fix segfault with missing FontSet charsets.
* Fix mdoc compliance.
spectrwm 3.1.0
==============
@ -65,7 +71,7 @@ Released on May 5, 2016
spectrwm 3.0.0
==============
Released on May 3, 2016
Released on May 2, 2016
We are proud to release spectrwm 3.0.0. Only one major new feature was added
this release that should make spectrwm less quirky when using poorly written,