diff --git a/ChangeLog b/ChangeLog index 376895b..e8cd9b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ -2016-12-28 master +2017-02-19 master - Fixes: - - tint2conf: executor tooltips are now correctly disabled when text config value is empty (contributed by Justin Jacobs) + - Ignore monitors with size 0, fixing crash (issue #618) - Battery: support Asus Chromebook Flip C100PA (issue #616) - Panel: do not change struts (available screen size) when shown in autohide mode (issue #619) + - tint2conf: executor tooltips are now correctly disabled when text config value is empty (contributed by Justin Jacobs) - Enhancements: - Desktop files (shortcuts) used in launcher are reloaded on click, in case the file has changed - New config option taskbar_hide_if_empty to hide an empty taskbar in multi_desktop mode (contributed by Benoit Averty)