aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-02 13:09:24 (GMT)
committerrathnor <rathnor>2003-10-02 13:09:24 (GMT)
commitae6e193aa706324981f0c60dfe6faa2152b07ac7 (patch)
tree73e3d04190b79e52092e54960d9317ffd35d3e44 /ChangeLog
parent412897c99a81377a93981cae098710d8ffd52fd2 (diff)
downloadfluxbox-ae6e193aa706324981f0c60dfe6faa2152b07ac7.zip
fluxbox-ae6e193aa706324981f0c60dfe6faa2152b07ac7.tar.bz2
fix rendering of window frame on focus change
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1024a5..69b8c94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/02:
4 * Fix updating of window on focus change (Simon)
5 FbWinFrame.cc
3*03/09/29: 6*03/09/29:
4 * Fix aterm not updating on opaque move (Thanks Mathias Gumz) 7 * Fix aterm not updating on opaque move (Thanks Mathias Gumz)
5 Window.cc 8 Window.cc