aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-09 13:38:13 (GMT)
committersimonb <simonb>2006-04-09 13:38:13 (GMT)
commit45ea259ddd14e501c1b069f2c23cb93f2052be7d (patch)
treefcddf0462b7e6a0a503d7f38dbb68fe4550beb99 /ChangeLog
parente337c67566ab8dd722ac2e93edeb10098ab60154 (diff)
downloadfluxbox-45ea259ddd14e501c1b069f2c23cb93f2052be7d.zip
fluxbox-45ea259ddd14e501c1b069f2c23cb93f2052be7d.tar.bz2
fix label transparent bg update with ext. tabs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index beb4259..2f62ee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +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/09:
4 * Fix label background update with external tabs (Simon)
5 FbWinFrame.cc
3*06/04/06: 6*06/04/06:
4 * Fix build on amd64 - some more size_t propagation and includes 7 * Fix build on amd64 - some more size_t propagation and includes
5 (Simon) 8 (Simon)