pe v2.2.1

This commit is contained in:
Virgil Dupras 2011-06-15 14:20:34 -04:00
parent 56207f4dbb
commit 526bcf2566
2 changed files with 9 additions and 1 deletions

View File

@ -1,2 +1,2 @@
__version__ = '2.2.0'
__version__ = '2.2.1'
__appname__ = 'dupeGuru Picture Edition'

View File

@ -1,3 +1,11 @@
=== 2.2.1 (2011-06-15)
* Brought back the filter hardness label which disappeared in 2.2.0. [Mac OS X] (#164)
* Added support for Olympus RAW files (.orf). [Mac OS X] (#159)
* Fixed a bug causing the picture analysis to stall on some corrupt EXIF data.
* Make the "Match scaled pictures" option apply to the new EXIF timestamp scan. (#162)
* Fixed glitch in the sorting feature of the Folder column. (#161)
=== 2.2.0 (2011-06-02)
* Added the EXIF Timestamp scan type.