diff options
author | simonb <simonb> | 2006-04-18 15:17:11 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-18 15:17:11 (GMT) |
commit | 4c011a0a12a06ae87e9bdd296ce503131a292d27 (patch) | |
tree | fdcdc41e1e3de9bc952b6cdf0b9c5fc21da137fd /ChangeLog | |
parent | 939ffc7ef1ba358e4f7bf874fe24a0418d40eb41 (diff) | |
download | fluxbox_pavel-4c011a0a12a06ae87e9bdd296ce503131a292d27.zip fluxbox_pavel-4c011a0a12a06ae87e9bdd296ce503131a292d27.tar.bz2 |
don't check the clock so often...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes 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) |