aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-18 05:28:22 (GMT)
committersimonb <simonb>2006-04-18 05:28:22 (GMT)
commit939ffc7ef1ba358e4f7bf874fe24a0418d40eb41 (patch)
tree705c101eb782297ed7aef7f933afae7d47fdc29c /ChangeLog
parentb9af026688f0945196582af5773d62f5df3f97f3 (diff)
downloadfluxbox-939ffc7ef1ba358e4f7bf874fe24a0418d40eb41.zip
fluxbox-939ffc7ef1ba358e4f7bf874fe24a0418d40eb41.tar.bz2
fix freeze in systemtray configuring, sf.net bug #1359442
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5593f1..9250265 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 * Fix system tray resize looping/livelock, sf.net bug #1359442 (Simon)
5 SystemTray.cc
4 * Fix iconbar updates (icon and title) 6 * Fix iconbar updates (icon and title)
5 (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org) 7 (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org)
6 WinClient.hh/cc Window.hh/cc IconButton.cc IconbarTool.cc WinButton.cc 8 WinClient.hh/cc Window.hh/cc IconButton.cc IconbarTool.cc WinButton.cc