From e8d78f4656e86306883bb49eb302627393496de5 Mon Sep 17 00:00:00 2001 From: o9000 Date: Thu, 12 Nov 2015 11:43:09 +0000 Subject: [PATCH] Updated changelog for 0.12.3 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index eb6eac1..8b0076f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ - Battery: 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) + - Battery: Reacts to plug/unplug events (thanks to Sebastian Reichel) - 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)