From 526bcf25668cdfda745a77cf8f18148391b2558f Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Wed, 15 Jun 2011 14:20:34 -0400 Subject: [PATCH] pe v2.2.1 --- core_pe/__init__.py | 2 +- help/changelog_pe | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/core_pe/__init__.py b/core_pe/__init__.py index 525a19a3..15669d60 100644 --- a/core_pe/__init__.py +++ b/core_pe/__init__.py @@ -1,2 +1,2 @@ -__version__ = '2.2.0' +__version__ = '2.2.1' __appname__ = 'dupeGuru Picture Edition' \ No newline at end of file diff --git a/help/changelog_pe b/help/changelog_pe index d31fd239..bd2905ff 100644 --- a/help/changelog_pe +++ b/help/changelog_pe @@ -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.