Release 0.12.12

This commit is contained in:
o9000
2016-08-02 15:44:51 +02:00
parent 46d7c79359
commit e9d6ec9f23
2 changed files with 6 additions and 5 deletions

View File

@@ -1,8 +1,9 @@
2016-06-04 master
2016-08-02 0.12.12
- Fixes:
- Set task maximum height equal to width if not specified, instead of hardcoding 30 (issue #583)
- Set task maximum height equal to width if not specified, instead of hardcoding 30 (issue #583; thanks @VastOne)
- tint2conf
- Process background selection events correctly (issue #582)
- Menus accessible with keyboard shortcuts (issue #590)
- Enhancements:
- Borders can now be drawn on only some sides; configurable with the option border_sides (issue #580; thanks @stophe)
- Updated man page