diff options
author | Mathias Gumz <akira@fluxbox.org> | 2015-02-07 17:22:39 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2015-02-07 17:22:39 (GMT) |
commit | 09abda1482426deb6c094dc2cb061652debb159e (patch) | |
tree | 03d4016550143d0f1712dd2e0cea613d20298db9 /ChangeLog | |
parent | f84671ef8ef8dc9050d37c633418f0aa00318547 (diff) | |
download | fluxbox-09abda1482426deb6c094dc2cb061652debb159e.zip fluxbox-09abda1482426deb6c094dc2cb061652debb159e.tar.bz2 |
Update ChangeLog and NEWS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -3,6 +3,21 @@ | |||
3 | ----------------------------- | 3 | ----------------------------- |
4 | Changes for 1.3.7 | 4 | Changes for 1.3.7 |
5 | 5 | ||
6 | *15/02/07: | ||
7 | * Bugfix: initialize titlebar buttons with the proper size (closes #1125) | ||
8 | * Bugfix: correct initialization of the taboptions menu | ||
9 | * Bugfix: render toggleitems in menus correctly | ||
10 | |||
11 | *15/02/05: | ||
12 | * Feature: typeahead search options: 'nowhere', 'itemstart', 'somewhere' | ||
13 | |||
14 | *15/02/04: | ||
15 | * Bugfix: prevent tiny titlebar buttons to cause crashes | ||
16 | |||
17 | *15/02/01: | ||
18 | * Bugfix: crash on click the remember menu | ||
19 | * Bugfix: use proper texture for window grips | ||
20 | |||
6 | *15/01/31: | 21 | *15/01/31: |
7 | * Improve i18n: support NLSPATH, FLUXBOX_CATFILE and FLUXBOX_CATDIR | 22 | * Improve i18n: support NLSPATH, FLUXBOX_CATFILE and FLUXBOX_CATDIR |
8 | * Update translations | 23 | * Update translations |