From: <dom...@us...> - 2020-12-02 23:15:14
|
Revision: 1050 http://sourceforge.net/p/fvwm-crystal/code/1050 Author: dominique_libre Date: 2020-12-02 23:15:10 +0000 (Wed, 02 Dec 2020) Log Message: ----------- Update NEWS to 3.7.0 Modified Paths: -------------- ChangeLog NEWS Modified: ChangeLog =================================================================== --- ChangeLog 2020-12-02 22:46:38 UTC (rev 1049) +++ ChangeLog 2020-12-02 23:15:10 UTC (rev 1050) @@ -12,7 +12,8 @@ fvwm in ~.fvwm, fvwm2 in ~/.fvwm2, fvwm3 in ~/.fvwm3 and fvwm-themes in ~/fvwm-themes. asciidoc/fvwm-crystal: add fvwm3 and related variables; create the man and html doc. - fvwm/components/functions/About: bump to 3.7.0 + fvwm/components/functions/About; + NEWS: bump to 3.7.0 dimanche 29 novembre 2020 fvwm/components/scripts/FvwmScript-CpuTemp: fix temperature reading path. Modified: NEWS =================================================================== --- NEWS 2020-12-02 22:46:38 UTC (rev 1049) +++ NEWS 2020-12-02 23:15:10 UTC (rev 1050) @@ -1,3 +1,23 @@ +Version 3.7.0 +------------- + +Fvwm Crystal 3.7.0 is out! + +This release add fvwm3 support and a minor fix. + +- Initial fvwm3 support. It should work out of the box. + +- Support for fvwm3 debug mode vie environmental variables. + See 'man fvwm-crystal' for the details. + +- Xephyr nested sessions: make the different fvwm versions use different FVWM_USERDIR: + fvwm: ~/.fvwm; fvwm2: ~/.fvwm2; fvwm3: ~/.fvwm3 and fvwm-themes: ~/.fvwm-themes. + +- Fix temperature sensor path in the CpuTmp applet. + +See ChangeLog for details. +Dominique Michel + Version 3.6.7 ------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |