From 09abda1482426deb6c094dc2cb061652debb159e Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Sat, 7 Feb 2015 18:22:39 +0100 Subject: Update ChangeLog and NEWS --- ChangeLog | 15 +++++++++++++++ NEWS | 14 +++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3ccfe29..53ad58b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,21 @@ ----------------------------- Changes for 1.3.7 +*15/02/07: + * Bugfix: initialize titlebar buttons with the proper size (closes #1125) + * Bugfix: correct initialization of the taboptions menu + * Bugfix: render toggleitems in menus correctly + +*15/02/05: + * Feature: typeahead search options: 'nowhere', 'itemstart', 'somewhere' + +*15/02/04: + * Bugfix: prevent tiny titlebar buttons to cause crashes + +*15/02/01: + * Bugfix: crash on click the remember menu + * Bugfix: use proper texture for window grips + *15/01/31: * Improve i18n: support NLSPATH, FLUXBOX_CATFILE and FLUXBOX_CATDIR * Update translations diff --git a/NEWS b/NEWS index e1e7df4..95119e9 100644 --- a/NEWS +++ b/NEWS @@ -3,16 +3,24 @@ Version 1.3.7 is a bug fix release. Critical Bugfixes: * Segfault on startup (mostly *BSD) * Segfault on shutdown + * Segfault on clicking the Remember menu * Menu crops on TypeAhead Minor Bugfixes: * _NET_REQUEST_FRAME_EXTENTS - * working autorepeat keys - * working vertical rotated Tabs and Toolbar + * Working autorepeat keys + * Working vertical rotated Tabs and Toolbar + * Proper size of titlebar buttons on restart / detaching tabs + * Missing windowmenu works again + * Several glitches in the menu + * Correct handling of 'maximized' statement in the apps file Features: * The improved TypeAhead sytem is not limited to matches on beginning - of menu items anymore, it matches everywhere. + of menu items anymore, the behavior is configurable: + - Nowhere - disables TypeAhead support + - ItemStart - matches typed text only at the start of a menu item + - Somewhere - matches typed text somewhere in a menu item * Minor tweaks to the i18n system End User unrelated: -- cgit v0.11.2