aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-05-01 15:03:36 (GMT)
committerrathnor <rathnor>2003-05-01 15:03:36 (GMT)
commit830ffc0c6f5263b2decdac4ba74aa75fd47c78e4 (patch)
tree2fe7b8cc3e7b67d187240cd089e8551c2dc27178 /ChangeLog
parented3f64bc5fc84fe1d33b3c95e9ea7efeb6012f81 (diff)
downloadfluxbox-830ffc0c6f5263b2decdac4ba74aa75fd47c78e4.zip
fluxbox-830ffc0c6f5263b2decdac4ba74aa75fd47c78e4.tar.bz2
fix slit auto hide triggering
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a3da44..ac5decb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.2: 2Changes for 0.9.2:
3*03/05/01: 3*03/05/01:
4 * Fix slit autohide triggering (Simon)
5 Slit.cc
4 * Clean ups and optimising of redraw/reconfigures 6 * Clean ups and optimising of redraw/reconfigures
5 Also fixes warping in outline focus bug (Simon) 7 Also fixes warping in outline focus bug (Simon)
6 Window.hh/cc FbWinFrame.hh/cc 8 Window.hh/cc FbWinFrame.hh/cc