aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-11-22 05:47:02 (GMT)
committermarkt <markt>2007-11-22 05:47:02 (GMT)
commitcdfafcaa4eb16dc78919fd1dac13fe103becc9f0 (patch)
treeefa22e7e3a05938ac3ee138c1694eab5c8fe5acf /ChangeLog
parent0a7cb3db1f1eaf18eeed8695a7434027bfc7ce6c (diff)
downloadfluxbox-cdfafcaa4eb16dc78919fd1dac13fe103becc9f0.zip
fluxbox-cdfafcaa4eb16dc78919fd1dac13fe103becc9f0.tar.bz2
set resize increments to 1 when set to 0 by the application
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18c51ed..a0e0446 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.1: 2Changes for 1.0.1:
3*07/11/22: 3*07/11/22:
4 * Fix division by 0 error when resize increments are set to 0 by an
5 application, bug #1836182
6 WinClient.cc
4 * Added conditional statements to key commands (Mark) 7 * Added conditional statements to key commands (Mark)
5 - for example, this will search for an open xterm window, cycle through 8 - for example, this will search for an open xterm window, cycle through
6 them if there are any, or else open one: 9 them if there are any, or else open one: