0.2.0
------------------------------------------------------------------------
Port to CMake/KDE4/QT4


0.1.3
------------------------------------------------------------------------
- updated dcraw to 8.81
  new cameras: Canon G7, Fuji FinePix S9100/S9600, Olympus SP560UZ, Panasonic DMC-L10

  - updated dcraw to 8.80
    new cameras: Hasselblad H3D, Olympus E-3, Canon EOS 40D, Canon PowerShot G9,
                 Canon EOS-1Ds Mark III, AVT F-080C, Nikon D3, Nikon D300,
                 Nikon Coolpix S6, Panasonic DMC-FZ18, Sony DSLR-A700

                 -m number_of_passes
                 After interpolation, clean up color artifacts by repeatedly 
                 applying a 3x3 median filter to the R-G and B-G channels.
  - Licence : is GPL compatible again == less wories)

0.1.2
------------------------------------------------------------------------

New features
- updated internal dcraw from 8.60 to 8.77. API changed.
- add new chromatic aberration reduction options (patch from Guillaume Castagnino).

0.1.1
------------------------------------------------------------------------

New features
- API changed: * KDcraw destructor is now virtual.
               * Added DcrawSettingsContainer destructor.
               * Separate embedded JPEG preview extraction and half decoding methods
                 to get a preview of RAW pictures.

Bugs fixed from B.K.O (http://bugs.kde.org):
001 ==> 145482 : libkdraw compile fails on Cygwin.

0.1.0
------------------------------------------------------------------------
First implementation

For details and info about previous versions, see ChangeLog.
