From 9300e030903c0b59247eb478268f2de9f49b6122 Mon Sep 17 00:00:00 2001 From: hsoft Date: Wed, 14 Oct 2009 15:48:11 +0000 Subject: [PATCH] dgme cocoa 5.6.6 --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40188 --- me/cocoa/Info.plist | 2 +- me/help/changelog.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/me/cocoa/Info.plist b/me/cocoa/Info.plist index 0557a93e..e96f2561 100644 --- a/me/cocoa/Info.plist +++ b/me/cocoa/Info.plist @@ -23,7 +23,7 @@ CFBundleSignature hsft CFBundleVersion - 5.6.5 + 5.6.6 NSMainNibFile MainMenu NSPrincipalClass diff --git a/me/help/changelog.yaml b/me/help/changelog.yaml index b81ca5ff..20ec0064 100644 --- a/me/help/changelog.yaml +++ b/me/help/changelog.yaml @@ -1,3 +1,9 @@ +- date: 2009-10-14 + version: 5.6.6 + description: | + * Improved directory selection in the Directories panel (Windows). (#56) + * Fixed a bug preventing dupeGuru from starting on certain machines (Windows). (#68) + * Fixed a crash during very big scans. (#70) - date: 2009-10-04 version: 5.6.5 description: |