From 017de68d5e5c5bc50c23f77e84abee7f05cf2985 Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Sat, 31 Jan 2015 21:56:40 +0100 Subject: Close to 1.3.7 --- ChangeLog | 24 ++++++++++++++++++++++++ NEWS | 6 ++++++ 2 files changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index 493cf34..3ccfe29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,32 @@ ----------------------------- Changes for 1.3.7 +*15/01/31: + * Improve i18n: support NLSPATH, FLUXBOX_CATFILE and FLUXBOX_CATDIR + * Update translations + +*15/01/30: + * Bugfix: missing windowmenu + +*15/01/29: + * Boyscouting: make fluxbox strcat() free; use of strncpy + * Add chrome to fluxbox-generate_menu + +*15/01/28: + * Feature: typeahead matching is not limited to the beginning of + the menu entries anymore. Massive refactor of FbTk::Menu code. + * Bugfix: do not crop the menu when using typeahead (regression introduced + by 8387742c). + * Bugfix: proper handling of 'maximized' statement in .fluxbox/apps + * Increase verbosity of 'configure' + +*15/04/25: + * Bugfix: improper use of 'printf' in fluxbox-generate_menu + (Thanks Daniel Campbell) + *15/01/24: * Bugfix: render vertical text (affects Tabs and Toolbar; closes #1119) + * Add 'lxterminal' and 'geany' to fluxbox-generate_menu *15/01/22: * Bugfix: _NET_REQUEST_FRAME_EXTENTS (closes #1121) diff --git a/NEWS b/NEWS index b14210a..d17cf63 100644 --- a/NEWS +++ b/NEWS @@ -3,12 +3,18 @@ Version 1.3.7 is a bug fix release. Critical Bugfixes: * Segfault on startup (mostly *BSD) * Segfault on shutdown + * Menu crops on TypeAhead Minor Bugfixes: * _NET_REQUEST_FRAME_EXTENTS * working autorepeat keys * working vertical rotated Tabs and Toolbar +Featuere: + * The improved TypeAhead sytem is not limited to matches on beginning + of menu items anymore, it matches everywhere. + * Minor tweaks to the i18n system + End User unrelated: * Code refactoring and cleanup, assisted by Coverity and clang static code analysis -- cgit v0.11.2