From 6937aa8b9dd818c85d842237cb6e721d9c022a5a Mon Sep 17 00:00:00 2001 From: o9000 Date: Sat, 26 Sep 2015 20:26:24 +0000 Subject: [PATCH] Updated changelog --- ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ab9ce1d..806895c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ -2015-08-11 master +2015-09-27 master - Fixes: - - Multiple batteries are now supported under Linux (thanks to Sebastian Reichel) + - Multiple batteries are now supported under Linux (issue #139; thanks to + Sebastian Reichel) + - The time left for charging/discharging the battery is now estimated when the + system is not able to read current data from sensors (issue #522; thanks to + Sebastian Reichel) + - The correct icon is now used in tint2.desktop (issue #523) + - The font setting for the desktop name is no longer lost on tint2 restart + - tint2conf: Backgrounds now have a text label showing which panel component + uses them, to make them easier to identify; the label is saved as a comment + in the config file (issue #521) - New config options: - Option to enable battery tooltips 2015-08-11 0.12.2