From 17a655b52a54e1106a4f38c1ee1b9913f3257aa3 Mon Sep 17 00:00:00 2001 From: o9000 Date: Sun, 11 Jun 2017 11:12:45 +0200 Subject: [PATCH] Update changelog --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9c9cd95..2f50d30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,11 @@ 2017-06-02 master - Fixes: - - Take into account border width when computing text height for panel elements - - Fix task icon size limits + - Take into account border width when computing text height + - Taskbar: Fix task icon size limits + - Executor: Do not output last line if it is not terminated by newline - Enhancements: - - Re-execute tint2 on SIGUSR2 + - Re-execute tint2 on SIGUSR2. + This is useful for preserving config options and environment when updating tint2. 2017-05-21 0.14.5 - Fixes: