1
0
spegling av https://github.com/arsenetar/dupeguru.git synced 2025-07-02 21:43:21 +00:00
This commit is contained in:
Virgil Dupras 2011-06-15 14:20:34 -04:00
förälder 56207f4dbb
incheckning 526bcf2566
2 ändrade filer med 9 tillägg och 1 borttagningar

Visa fil

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

Visa fil

@ -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.