From ee71024496d25e1392080a5ad2a17113bcd2e27a Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Wed, 6 May 2015 11:43:58 +0200 Subject: [PATCH] Changelog: Clearify changelog entries. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5bc1ab4d3..d4f100a01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,7 +33,8 @@ version 1.8.1 (release 2015-05-07) * Fix a crash caused by an invalid DiscoveryDirectoryResult::iterator #3051 * Sync: Fix sync of deletions during 503. #2894 * Handle redirect of auth request. #3082 - * Discovery: Fix parsing of broken XML replies + * Discovery: Fix parsing of broken XML replies, which fixes local file disappearing #3102 + * Migration: Silently restore files that were deleted locally by bug #3102 * Sort folder sizes SelectiveSyncTreeView numerically #3112 * Sync: PropagateDownload: Read the mtime from the file system after writing it #3103 * Sync: Propagate download: Fix restoring files for which the conflict file exists #3106