aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-26 16:17:02 (GMT)
committerrathnor <rathnor>2003-07-26 16:17:02 (GMT)
commit2585aefafe99591a6d3fa20fd09f079ddfa897c1 (patch)
tree98dfce1ebc1e0e3537360aaa3953cb8abba3c6dc /ChangeLog
parent2b7aace6b304fc46ae4f948feb531ae60b39251e (diff)
downloadfluxbox-2585aefafe99591a6d3fa20fd09f079ddfa897c1.zip
fluxbox-2585aefafe99591a6d3fa20fd09f079ddfa897c1.tar.bz2
fix window size when varying borderWidth
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbfa7cc..b3f115e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/26: 3*03/07/26:
4 * Fix window size when changing borderWidth [borderless wins] (Simon)
5 Window.hh/cc FbWinFrame.hh/cc
4 * Fix some keybinding issues with ShadeWindow, StickWindow, 6 * Fix some keybinding issues with ShadeWindow, StickWindow,
5 SendToWorkspace, NextGroup, PrevGroup (Simon) 7 SendToWorkspace, NextGroup, PrevGroup (Simon)
6 CurrentWindowCmd.cc FbCommandFactory.cc 8 CurrentWindowCmd.cc FbCommandFactory.cc