--- qsampler/trunk/ChangeLog 2016/04/05 10:47:40 2863 +++ qsampler/trunk/ChangeLog 2016/10/08 22:08:39 3001 @@ -4,6 +4,30 @@ ChangeLog +GIT HEAD + +- Fixed a potential crash on the singleton/unique application + instance setup. + +- Almost complete overhaul on the configure script command + line options, wrt. installation directories specification, + eg. --prefix, --bindir, --libdir, --datadir and --mandir. + (EXPERIMENTAL) + + +0.4.1 2016-09-14 End of Summer'16 release. + +* Fixed a race condition on creating sampler channels that ended + in duplicate channel strips; also fixed channel auto-arrange. + +* Dropped the --enable-qt5 from configure as found redundant + given that's the build default anyway (suggestion by Guido + Scholz, while for Qtractor, thanks). + +* Automake: set environment variable GCC_COLORS=auto to allow GCC to + auto detect whether it (sh/c)ould output its messages in color. + + 0.4.0 2016-04-05 Spring'16 release frenzy. * Added application keywords to freedesktop.org's AppData.