0.3.1 - 2006-10-06 by Serghei Amelian <serghei.amelian@gmail.com>
    * printing with postscript level 2/3 implemented
    * printing color images implemented
    * aspect ratio when exporting low resolution faxes was fixed

0.3 - 2006-03-08 by Serghei Amelian <serghei.amelian@gmail.com>
    * stable version of 0.3

0.3RC9 - 2006-02-14 by Serghei Amelian <serghei.amelian@gmail.com>
    * missing round function on some platforms was fixed

0.3RC8 - 2006-01-28 by Serghei Amelian <serghei.amelian@gmail.com>
    * some unicode issues fixed (pathnames, aliases, etc.)
    * autodetect printing system implemented
    * some autoconf issues fixed (paths to QT lib on 64 bit systems, etc)
    * SIGPIPE problem fixed in printing module (thanks to Stan Vasilyev <stan.vasilyev@csun.edu>)
    * segfault in fast monochrome scaler fixed

0.3c - 2005-07-05 by Serghei Amelian <serghei.amelian@gmail.com>
    * crash on delete facsimile fixed
    * reimplemented printing engine
    * printing multiple pages per sheet added

0.3b - 2005-04-14 by Serghei Amelian <serghei.amelian@gmail.com>
    * code cleanup
    * photometric interpretation fixed
    * handling nonstandard resolutions implemented
    * fast smoothscaling for faxes with standard resolutions
    * new viewer implemented
    * switch config to QSettings (sorry for your old configs)
    * switch printing system to tiff2ps from tiff library
    * arbitrary zoom implemented (with width/height fit)
    * some interface improvements
    * color support added

0.2.7 - 2004.08.01 by Serghei Amelian <a_serghei@yahoo.com>
    * bugfix in printing dialog
    * installing i18n files disabled
    * GNU configure script reworked
    * rpm spec removed from source

0.2.7b - 2004.04.01 by Serghei Amelian <a_serghei@yahoo.com>
    * CID support (Caller ID)
    * internationalization support
    * changed icons (Crystal SVG)
    * some internal changes
    * files list viewer improvements
    * options dialog for interface customization

0.2.6 - 2003.10.08 by Serghei Amelian <a_serghei@yahoo.com>
    * crash when sender field in tiff file is invalid fixed
    * also for time field
    * some bugfixes in printing and export module
    * new nice about dialog ;-)
    * some improvements in autoconfig system

0.2.6b - 2003.08.01 by Serghei Amelian <a_serghei@yahoo.com>
    * print engine entirely reworked
    * new print dialog (now using lpc for query printing system status)
    * on export dialog, if form of selected file is "filename-nnn.???" then is trimmed to "filename"
    * alias crash when sender is unknown fixed
    * fullscreen mode added
    * rpm specs for Mandrake 9.1 and RedHat 9.0 created
    * GNU configure script revised
    * some bugfixes and minor improvements
    
0.2.5 - 2003.02.07 by Serghei Amelian <a_serghei@yahoo.com>
    * caching for visualized pages implemented
    * dragging page by the mouse
    * compile error for QFaxReader without alias support fixed
    * context menu on page view added
    * export feature added
    * man page added
    * GNU configure script added
    * .spec file reworked
    * source tree structure changed
    * cleanup code

0.2.4 - 2003.01.08 by Hans-Peter Jansen <hpj@urpla.net>
    * correct some braindamage in defPrinter handling
    * ensure full page print by 10% image shrink

0.2.3 - 2003.01.07 by Hans-Peter Jansen <hpj@urpla.net>
    * adjust to gcc3 needs
    * open fax on single click
    * smoothzoom option added
    * remember last printer used
    * let qt add some border on printed faxes
    * removed QWindowsStyle
    * contribution section added in about.ui
    * use contextMenu signal
    * close signal added and emitted on delete
    * load next fax on delete
    * segfault on alias db access with NULL pointer fix
    * zoom parameter on CTIFFHandler::load() added (avoids flicker)
    * fix some compile warnings

0.2.2 - 2003.01.06 by Serghei Amelian <a_serghei@yahoo.com>
    * context menu for deleting old files added
    * alias feature added
    * configure script for checking system added

0.2.1 - 2002.09.25 by Serghei Amelian <a_serghei@yahoo.com>
    * persistent settings (stored in $HOME/.qfaxreader/preferences)
    * added "Sender" and "Time" on statusbar
    * added a files view list (sidebar)
    * autorefresh + notification for new facsimiles
    * entry menu for KDE (in Utilities)

0.1.2 - 2002.09.03 by Serghei Amelian <a_serghei@yahoo.com>
    * floating point exception fixed
    * accept a file as parameter
    * printing landscape when the page's width is greater than its height
    * fixed change directory when open a file
    * added .spec file for build RPM
    * added CHANGE.LOG file
    * read printers directly from /etc/printcap

0.1.1 -  2002.09.02 by Serghei Amelian <a_serghei@yahoo.com>
    * initial release
