From: <dom...@us...> - 2013-09-01 20:01:37
|
Revision: 548 http://sourceforge.net/p/fvwm-crystal/code/548 Author: dominique_libre Date: 2013-09-01 20:01:34 +0000 (Sun, 01 Sep 2013) Log Message: ----------- Updated NEWS with 3.2.6 version Modified Paths: -------------- ChangeLog NEWS Modified: ChangeLog =================================================================== --- ChangeLog 2013-08-31 23:19:45 UTC (rev 547) +++ ChangeLog 2013-09-01 20:01:34 UTC (rev 548) @@ -13,6 +13,7 @@ scripts/convert_preferences: will update the Version file in $FVWM_USERDIR to current version at startup. components/About: updated version to 3.2.6 + updated NEWS. Mercredi 31 Juillet 2013 Dominique Michel bin/fvwm-crystal.mplayer-wrapper: change shebang to /bin/bash Modified: NEWS =================================================================== --- NEWS 2013-08-31 23:19:45 UTC (rev 547) +++ NEWS 2013-09-01 20:01:34 UTC (rev 548) @@ -1,3 +1,17 @@ +Version 3.2.6 +------------- + +This is a major bugfix release with a few unpdated features.. + +- Fixed a lot of bashisms. This will make distributions like Debian + where sh is a symlink to dash happy. +- ram video format added to playlist generation. +- The Version file in $FVWM_USERDIR will be updated the current + FVWM-Crystal version. +- Added Debian x-terminal-emulator support; patch from Vincent Nermat. +- Updated russian translation by Alexander Galamin. +- Xephyr sessions: moved check for session files to /usr/share/xsessions. + Version 3.2.5 ------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |