From: Bastien Dejean Date: Tue, 13 Aug 2019 15:27:55 +0000 (+0200) Subject: Version 0.9.9 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=2ffd9c140932c5be638f7d9cefd045e03f5f6f42;p=bspwm.git Version 0.9.9 --- diff --git a/VERSION b/VERSION index b5d0ec5..6f060dc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.8 \ No newline at end of file +0.9.9 \ No newline at end of file diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index e6fb5fa..20b852b 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,8 @@ +# From 0.9.8 to 0.9.9 + +- Fix a memory allocation bug in the implementation of `wm --restart`. +- Honor `single_monocle` when the `hidden` flag is toggled. + # From 0.9.7 to 0.9.8 - Fix a potential infinite loop. diff --git a/doc/bspwm.1 b/doc/bspwm.1 index 4e187e1..732f119 100644 --- a/doc/bspwm.1 +++ b/doc/bspwm.1 @@ -2,12 +2,12 @@ .\" Title: bspwm .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 07/27/2019 +.\" Date: 08/13/2019 .\" Manual: Bspwm Manual -.\" Source: Bspwm 0.9.8 +.\" Source: Bspwm 0.9.9 .\" Language: English .\" -.TH "BSPWM" "1" "07/27/2019" "Bspwm 0\&.9\&.8" "Bspwm Manual" +.TH "BSPWM" "1" "08/13/2019" "Bspwm 0\&.9\&.9" "Bspwm Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------