From: <dom...@us...> - 2020-02-21 18:08:19
|
Revision: 1019 http://sourceforge.net/p/fvwm-crystal/code/1019 Author: dominique_libre Date: 2020-02-21 18:08:17 +0000 (Fri, 21 Feb 2020) Log Message: ----------- Bump to 3.6.2 Modified Paths: -------------- ChangeLog NEWS fvwm/components/functions/About Modified: ChangeLog =================================================================== --- ChangeLog 2020-02-21 17:51:17 UTC (rev 1018) +++ ChangeLog 2020-02-21 18:08:17 UTC (rev 1019) @@ -1,5 +1,8 @@ ChangeLog for FVWM-Crystal +Verion 3.6.2 +------------ + vendredi 21 février 2020 fvwm/components/Window-List: update conditions with commas instead of outdated spaces. Modified: NEWS =================================================================== --- NEWS 2020-02-21 17:51:17 UTC (rev 1018) +++ NEWS 2020-02-21 18:08:17 UTC (rev 1019) @@ -1,4 +1,19 @@ +Version 3.6.2 +------------- + +Fvwm Crystal 3.6.2 is out! + +This is a bug fix release: + +- Fix the Show Custom Button Bat at top preferences + to work on the same border with the mouse. +- Fix outdated conditions syntax in Window-List, + this remove the warning at start. + +See You in the streets! +Dominique Michel + Version 3.6.1 ------------- Modified: fvwm/components/functions/About =================================================================== --- fvwm/components/functions/About 2020-02-21 17:51:17 UTC (rev 1018) +++ fvwm/components/functions/About 2020-02-21 18:08:17 UTC (rev 1019) @@ -5,7 +5,7 @@ *About: Line center *About: Text "FVWM-Crystal" *About: Line center -*About: Text "$[gt.Version]: 3.6.1" +*About: Text "$[gt.Version]: 3.6.2" *About: Line center *About: Text "Magic Star" *About: Line center This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |