aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathias Gumz <akira@fluxbox.org>2015-01-22 09:50:02 (GMT)
committerMathias Gumz <akira@fluxbox.org>2015-01-22 09:50:02 (GMT)
commit3cda1099e265fd8d08bf5f19a0cbd15d6ad5f0d3 (patch)
treebe109867b2b520b7fb1b712de826cb1ef4075ab4 /ChangeLog
parent6fc392fb642be394b809bbd7a00119bab926d883 (diff)
downloadfluxbox-3cda1099e265fd8d08bf5f19a0cbd15d6ad5f0d3.zip
fluxbox-3cda1099e265fd8d08bf5f19a0cbd15d6ad5f0d3.tar.bz2
Prepare 1.3.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 059f197..61f9987 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,30 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2 2
3----------------------------- 3-----------------------------
4Changes for 1.3.7
5
6*15/01/22:
7 * Bugfix: _NET_REQUEST_FRAME_EXTENTS (closes #1121)
8 * Bugfix: emit signal when window gets decionified
9
10*15/01/21:
11 * Bugfix: segfault on shutdown due to menu code (closes #1118;
12 refactoring; makes clang '-fsanitize=address' happy)
13 * Bugfix: potential memory leak in XFontImp.cc (closes #1120)
14 * Fix regression: autorepeated keys did not work anymore (closes #1115,
15 reopens #1067 ("lost keypresses after workspace change"))
16
17*15/01/16:
18 * Code cleanup: coverity-scan pointed out some flaws; reordering code
19 * Reduce number of allocations on menu generation
20
21*15/01/15:
22 * Refactor menu code
23
24*15/01/10:
25 * Bugfix: catch integer underflow (closes #1116, #1117)
26
27-----------------------------
4Changes for 1.3.6 28Changes for 1.3.6
5 29
6*15/01/03: 30*15/01/03: