From 783c83f7c568505955de6da658807efb5326e17a Mon Sep 17 00:00:00 2001 From: hsoft Date: Mon, 7 Sep 2009 13:23:14 +0000 Subject: [PATCH] dgme cocoa v5.6.4 + changelog. --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40135 --- me/cocoa/Info.plist | 2 +- me/help/changelog.yaml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/me/cocoa/Info.plist b/me/cocoa/Info.plist index d82d7a82..b263a8d8 100644 --- a/me/cocoa/Info.plist +++ b/me/cocoa/Info.plist @@ -23,7 +23,7 @@ CFBundleSignature hsft CFBundleVersion - 5.6.3 + 5.6.4 NSMainNibFile MainMenu NSPrincipalClass diff --git a/me/help/changelog.yaml b/me/help/changelog.yaml index 61f0a9c4..e1adeb75 100644 --- a/me/help/changelog.yaml +++ b/me/help/changelog.yaml @@ -1,3 +1,11 @@ +- date: 2009-09-07 + version: 5.6.4 + description: | + * Re-introduced the Export to XHTML feature to Windows. + * Improved Export to XHTML speed. + * Improved the grouping algorithm to reduce the number of discarded files in non-exact scans. + * Stopped showing the same file on the 2 sides of the details panel when a ref file is selected. + * Fixed crashes in the Directories panel. - date: 2009-06-19 version: 5.6.3 description: |