--- qsampler/trunk/ChangeLog 2011/11/13 20:29:46 2282 +++ qsampler/trunk/ChangeLog 2013/07/01 08:57:33 2456 @@ -5,8 +5,17 @@ SVN TRUNK -* Fixed Makefile.in handling of installation directories to - the configure script eg. --bindir, --datadir, --localedir. +* Standard scalable format (SVG) and MIME type icons support for + session files (*.lscp) is now being added. + +* Preparations for Qt5 migration. + +* Added include to shut up gcc 4.7 build failures. + +* Make(ing) -jN parallel builds now available for the masses. + +* Fixed Makefile.in handling of installation directories to the + configure script eg. --datadir, --localedir. * Made lookup of translation files work inside a Mac OS X bundle.