From 4780ce6daaac0fa76d1f2cc051c6af5edf9db2d5 Mon Sep 17 00:00:00 2001 From: hsoft Date: Sun, 4 Oct 2009 16:11:06 +0000 Subject: [PATCH] dgme cocoa v5.6.5 --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40177 --- me/cocoa/Info.plist | 2 +- me/help/changelog.yaml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/me/cocoa/Info.plist b/me/cocoa/Info.plist index b263a8d8..0557a93e 100644 --- a/me/cocoa/Info.plist +++ b/me/cocoa/Info.plist @@ -23,7 +23,7 @@ CFBundleSignature hsft CFBundleVersion - 5.6.4 + 5.6.5 NSMainNibFile MainMenu NSPrincipalClass diff --git a/me/help/changelog.yaml b/me/help/changelog.yaml index e1adeb75..b81ca5ff 100644 --- a/me/help/changelog.yaml +++ b/me/help/changelog.yaml @@ -1,3 +1,10 @@ +- date: 2009-10-04 + version: 5.6.5 + description: | + * Fixed crash with filtering when regular expressions were enabled. (#60) + * Fixed crash when setting directories' state. (Mac OS X) (#66) + * Fixed crash with Make Reference when certain filters were applied. (Mac OS X) (#55) + * Improved error handling during delete/move/copy actions. (#62 #65) - date: 2009-09-07 version: 5.6.4 description: |