aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-12-21 16:12:19 (GMT)
committerrathnor <rathnor>2003-12-21 16:12:19 (GMT)
commit06cd80c6c89522acec32291743ebb7b2c42a8129 (patch)
tree83db44f7351817492f31a0bf65959da7b80d3cc6 /ChangeLog
parentdfdb8219fa74defd4608f3574128f95eb9fcde64 (diff)
downloadfluxbox-06cd80c6c89522acec32291743ebb7b2c42a8129.zip
fluxbox-06cd80c6c89522acec32291743ebb7b2c42a8129.tar.bz2
fix rounding
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e08429..cd3a46b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.7: 2Changes for 0.9.7:
3*03/12/21: 3*03/12/21:
4 * Fix rounding on Iconbar (Simon)
5 Container.cc
4 * And another attempt at sloppy focus issues (Simon) 6 * And another attempt at sloppy focus issues (Simon)
5 WinClient.cc Window.cc fluxbox.cc 7 WinClient.cc Window.cc fluxbox.cc
6 * Fixed "mozilla" input focus bug (Henrik) 8 * Fixed "mozilla" input focus bug (Henrik)