Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kamm <kamm@incasoftware.de>2014-11-06 17:30:59 +0300
committerChristian Kamm <kamm@incasoftware.de>2014-11-06 17:31:09 +0300
commit5c9564ac08839cea8882757c08d43ccf3bad4bba (patch)
tree83d22ef2b1a63c7e1ae4e4d7b0577cf9312ff29e /ChangeLog
parent5c5a89c1a4169a1cdaac6fba710668266e713881 (diff)
Add to 1.7 changelog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7be7f20e3..de430e607 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,14 @@ version 1.7.0 (release 2014-10-xx)
* OS X: Sparkle update to provide pkg format properly
* OS X: Change distribution format from dmg to pkg with new installer.
* Win: Fix handling of filenames with trailing dot or space
+ * Fixed data loss when renaming a download temporary fails and there was
+ a conflict at the same time.
+ * Fixed missing warnings about reusing a sync folder when the back button
+ was used in the advanced folder setup wizard.
+ * The 'Retry Sync' button now also restarts all downloads.
+ * Win: Don't use the wrong way to get file mtimes in the legacy propagator.
+ * Clean up temporary downloads and some extra database files when wiping a
+ folder.
version 1.6.4 (release 2014-10-22)
* Fix startup logic, fixes bug #1989