aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9250265..8a5729c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/04/18: 3*06/04/18:
4 * Add new timer ability - interval - to reduce clock update checks (Simon)
5 ClockTool.cc FbTk/Timer.hh/cc
4 * Fix system tray resize looping/livelock, sf.net bug #1359442 (Simon) 6 * Fix system tray resize looping/livelock, sf.net bug #1359442 (Simon)
5 SystemTray.cc 7 SystemTray.cc
6 * Fix iconbar updates (icon and title) 8 * Fix iconbar updates (icon and title)