aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-18 15:17:11 (GMT)
committersimonb <simonb>2006-04-18 15:17:11 (GMT)
commit4c011a0a12a06ae87e9bdd296ce503131a292d27 (patch)
treefdcdc41e1e3de9bc952b6cdf0b9c5fc21da137fd /ChangeLog
parent939ffc7ef1ba358e4f7bf874fe24a0418d40eb41 (diff)
downloadfluxbox-4c011a0a12a06ae87e9bdd296ce503131a292d27.zip
fluxbox-4c011a0a12a06ae87e9bdd296ce503131a292d27.tar.bz2
don't check the clock so often...
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)