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: |