From 723590abf8642b0b74c4254838a6c8a132fa14df Mon Sep 17 00:00:00 2001 From: hsoft Date: Sat, 3 Oct 2009 15:38:28 +0000 Subject: [PATCH] dgpe help: updated the help file to add the fix for #58 --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40175 --- pe/help/changelog.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pe/help/changelog.yaml b/pe/help/changelog.yaml index 1bfc740a..3d0f3898 100644 --- a/pe/help/changelog.yaml +++ b/pe/help/changelog.yaml @@ -1,6 +1,7 @@ - date: 2009-10-03 version: 1.7.6 description: | + * Fixed a bug causing memory error when scanning a lot of pictures. (#58) * Fixed bugs preventing some duplicates to be found. (#64 #67) * Fixed a bug preventing some iPhoto Libraries to be read. (Mac OS X) (#61) * Fixed crash with filtering when regular expressions were enabled. (#60)