--- qsampler/trunk/ChangeLog 2016/12/03 09:47:38 3049 +++ qsampler/trunk/ChangeLog 2018/05/20 11:22:38 3426 @@ -4,7 +4,35 @@ ChangeLog -GIT HEAD +0.5.1 2018-05-21 Pre-LAC2018 release frenzy. + +- Disable singleton/unique application instance setup logic + when the display server platform is not X11. + +- Fixed device management dialog not responding to user changes. + +- A little hardening on the configure (autoconf) macro side. + +- Fixed minor memory leak in device management dialog. + +- Fixed unnecessary latency when closing app. + + +0.5.0 2017-12-12 An Autumn'17 release. + +- French (fr) translation added by Olivier Humbert + (qsampler_fr.ts). + +- Desktop entry specification file is now finally independent + from build/configure template chains. + +- Updated target path for freedesktop.org's AppStream metainfo + file (formerly AppData). + + +0.4.3 2017-04-27 Pre-LAC2017 release frenzy. + +- Added French man page (by Olivier Humbert, thanks). - Make builds reproducible byte for byte, by getting rid of the configure build date and time stamps.