From b038b5801589881ccaf95a9f8694106742998cd3 Mon Sep 17 00:00:00 2001 From: o9000 Date: Fri, 26 Feb 2016 11:11:30 +0100 Subject: [PATCH] Update changelog --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b444c00..562d27a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ -2016-02-18 master +2016-02-26 master - Fixes: - Fix get_version.sh so that it returns the correct version when .git is missing - Create temporary files in /tmp + - Compute task icon size correctly (issue #560) + - Fix build on powerpc + - Minor code cleanup in the system tray 2016-01-29 0.12.7 - Fixes: