From 22cb7d6d7fe0f5abc8ea95b46d2ab1f6def3bec5 Mon Sep 17 00:00:00 2001 From: o9000 Date: Sat, 4 Jun 2016 14:32:59 +0200 Subject: [PATCH] Update changelog --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2289a93..24b817e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2016-05-21 master +2016-06-04 master +- Fixes: + - Set task maximum height equal to width if not specified, instead of hardcoding 30 (issue #583) + - tint2conf + - Process background selection events correctly (issue #582) - Enhancements: - Borders can now be drawn on only some sides; configurable with the option border_sides (issue #580; thanks @stophe) - Updated man page + - The geometry of panel items is printed to stderr if the environment variable DEBUG_GEOMETRY is set 2016-05-14 0.12.11 - Fixes: