Update for 0.12.7
o9000 mrovi9000@gmail.com
3 files changed,
7 insertions(+),
6 deletions(-)
M
ChangeLog
→
ChangeLog
@@ -1,7 +1,7 @@
-2016-01-26 master +2016-01-29 0.12.7 - Fixes: - - Fix crash caused by race when reading _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS (2 minutes ago) (2016-01-26 20:30:31 +0100) - - Fix regression (all desktop tasks not working) (4 minutes ago) (2016-01-26 20:28:23 +0100) + - Fix crash caused by race when reading inconsistent values for _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS + - Fix regression (all desktop tasks not working) - Fix small memory leak in launcher 2016-01-25 0.12.6
M
README.md
→
README.md
@@ -1,5 +1,5 @@
-# New stable release: 0.12.6 -Changes: https://gitlab.com/o9000/tint2/blob/0.12.6/ChangeLog +# New stable release: 0.12.7 +Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog Documentation: https://gitlab.com/o9000/tint2/wikis/Configure@@ -7,7 +7,7 @@ Try it out with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/Install#dependencies)):
``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 0.12.6 +git checkout 0.12.7 mkdir build cd build cmake ..
M
tint2.files
→
tint2.files
@@ -168,3 +168,4 @@ src/tint2conf/po/fr.po
src/tint2conf/po/hr.po src/tint2conf/po/pl.po src/tint2conf/po/sr.po +README.md