From 152f5f37ce04056329aaa11195e60ffbc9da9967 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Sun, 22 Dec 2013 10:23:54 -0500 Subject: [PATCH] pe v2.9.0 --- core_pe/__init__.py | 2 +- help/changelog_me | 1 + help/changelog_pe | 13 +++++++++++++ help/changelog_se | 1 + 4 files changed, 16 insertions(+), 1 deletion(-) diff --git a/core_pe/__init__.py b/core_pe/__init__.py index d54f98bd..7407d973 100644 --- a/core_pe/__init__.py +++ b/core_pe/__init__.py @@ -1,2 +1,2 @@ -__version__ = '2.8.0' +__version__ = '2.9.0' __appname__ = 'dupeGuru Picture Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index 3425ebf1..4b7d7b76 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -7,6 +7,7 @@ * Fixed crash on Dupe Count sorting with Delta + Dupes Only. (#238) * Improved documentation. * Important internal refactorings. +* Dropped Ubuntu 12.04 and 12.10 support. * Removed the fairware dialog ([More Info](http://www.hardcoded.net/articles/phasing-out-fairware)). === 6.6.0 (2013-08-18) diff --git a/help/changelog_pe b/help/changelog_pe index 7fa4c87e..b6833ef3 100644 --- a/help/changelog_pe +++ b/help/changelog_pe @@ -1,3 +1,16 @@ +=== 2.9.0 (2013-12-22) + +* Read RAW pictures EXIF tags. [Mac] (#234) +* Disable symlink/hardlink deletion option when not relevant. (#247) +* Make Cmd+A select all folders in the Folder Selection dialog. [Mac] (#228) +* Make non-numeric delta comparison case insensitive. (#239) +* Fix surrogate-related UnicodeEncodeError on CSV export. (#210) +* Fixed crash on Dupe Count sorting with Delta + Dupes Only. (#238) +* Improved documentation. +* Important internal refactorings. +* Dropped Ubuntu 12.04 and 12.10 support. +* Removed the fairware dialog ([More Info](http://www.hardcoded.net/articles/phasing-out-fairware)). + === 2.8.0 (2013-08-25) * Improved delta values to support non-numerical values. (#213) diff --git a/help/changelog_se b/help/changelog_se index 8c88a27b..0131eda2 100644 --- a/help/changelog_se +++ b/help/changelog_se @@ -7,6 +7,7 @@ * Fixed crash on Dupe Count sorting with Delta + Dupes Only. (#238) * Improved documentation. * Important internal refactorings. +* Dropped Ubuntu 12.04 and 12.10 support. * Removed the fairware dialog ([More Info](http://www.hardcoded.net/articles/phasing-out-fairware)). === 3.7.1 (2013-08-19)