aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-02-10 18:18:36 (GMT)
committermarkt <markt>2007-02-10 18:18:36 (GMT)
commit4eb87522a0c7954d9bd6cc0aac38cc64ac204412 (patch)
tree3171fa39053a8f48d345baf079820f35ff0ac20e /ChangeLog
parent6b92622d6e7431fc7891a56c9bea89bc80f8e91e (diff)
downloadfluxbox-4eb87522a0c7954d9bd6cc0aac38cc64ac204412.zip
fluxbox-4eb87522a0c7954d9bd6cc0aac38cc64ac204412.tar.bz2
it was still possible to move a window by grabbing the border with session.ignoreBorder: true
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b51ce9..6f31e5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/02/10: 3*07/02/10:
4 * Fixed a bug with `session.ignoreBorder: true' (Mark)
5 Window.cc
4 * Fixed a bug with resizing windows for clients when only the width is 6 * Fixed a bug with resizing windows for clients when only the width is
5 specified (Mark) 7 specified (Mark)
6 Window.cc 8 Window.cc