Version 1.1
-------------

	- support for numerical options in CUPS-O-MATIC driver files
	- new icons added for remote and/or stopped printers


Version 1.0
-------------

	- support for Qt2 (use the "--enable-qt2", and maybe the "--with-qt-dir" when compiling)
	- improved the conflict checking mechanism : conflicts are always checked before printing even
	  if printer's properties have not been edited.
	- code cleanup
	- some bug fixes and small improvements:
		. file existence checking
		. workaround for missing infos in PPD files
		. check conflicts before saving or clicking "OK" in printer's properties dialog
		. detection of implicit classes


Version 0.2
-------------

	- new PPD widget in the form of a tree view
	- added PPD constraint support
	- complete synchronization between tabs (especially PPD tab and the other)
	- changed image tab layout (added gamma correction and removed PS tab)
	- added "lpr" syntax, and reading from stdin
	- added class support : classes are shown with a different icon and are configurable
	  (like printers with no PPD file)
	- fixed some bugs


Version 0.1
-------------

First public release