2012-05-09      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Compiler error and warning fixes for gcc-4.7
	* Release version 0.17.2

2012-01-30      Sebastian Holtermann  <sebholt@xwmw.org>
	* shared: Painting fixed for Qt 4.8
	* Release version 0.17.1

2012-01-17      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: setting names for state save/restore changed/regrouped
	* all: smart main window sizeHint() to get a useable window size after leaving fullscreen
	* all: new dialog base classes
	* all: new common info dialog - uses QListView page selection intead of tabs
	* shared: device selection style tweaks: selected item now emphasized by a thin frame
	* shared: device selection style tweaks: Rounded selection area
	* shared: use QSplitter instead of QDockwidget for device selection view.
	  It couldn't be detached anyway and size restoring works more reliable.
	* shared: more functionality sharing among applications (window size calculation, etc.)
	* qasconfig: settings directory changed to shared ~/.config/qastools/ (was ~/.config/qasconfig/)
	* qasconfig: new basic command line options (--version, --help, etc.)
	* qashctl: new basic command line options (--version, --help, etc.)
	* qasmixer: settings dialog based on common dialog class
	* qasmixer: settings dialog label tweaks
	* qasmixer: new application icon
	* Release version 0.17.0

2011-12-21      Sebastian Holtermann  <sebholt@xwmw.org>
	* qashctl: wrong destructor call order on close fixed
	* shared: several new/delete sequences replaced with QScopedPointer
	* Release version 0.16.2

2011-12-15      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Manpages updated
	* shared: freed memory access fix
	* cmake: Support for single application builds
	* Release version 0.16.1

2011-12-03      Sebastian Holtermann  <sebholt@xwmw.org>
	* QasTools replaces separate QasConfig and QasMixer packages
	* QasHctl: QasHctl forked out of QasMixer into separate application
	* QasHctl: Wrong pixmap in switch widgets fixed
	* QasMixer: Command line arguments -D and -c fixed
	* QasMixer: Command line arguments descriptions added in manpage
	* All: Info dialog adapted to QasTools
	* First release of QasTools package
	* Release version 0.16.0
