Updated changelog

This commit is contained in:
o9000 2016-01-26 20:33:36 +01:00
parent 4b26a5ef8a
commit efd28f38d9

View file

@ -1,3 +1,9 @@
2016-01-26 master
- 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 small memory leak in launcher
2016-01-25 0.12.6
- Fixes:
- Fix crash on 32-bit systems (issue #546)