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:
authorKlaas Freitag <freitag@owncloud.com>2013-09-23 18:36:49 +0400
committerKlaas Freitag <freitag@owncloud.com>2013-09-23 18:36:49 +0400
commit7ec636aeb6a955ef122a9c1ffb76d60a93ea9e0d (patch)
treed5314819cbaad31bf6a65780deee1af0607e9adb /ChangeLog
parentc96980a57def0d7b0ce3acde63ab79cddef30ee5 (diff)
Added changelog entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe0bef221..ca387e924 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,27 @@
ChangeLog
=========
+version 1.4.1 (release 2013-09-24 ), csync 0.90.1 required
+
+ * Translation and documentation fixes.
+ * Fixed error display in settings/status dialog, displays multi
+ line error messages now correctly.
+ * Wait up to 30 secs before complaining about missing systray
+ Fixes bug #949
+ * Fixed utf8 issues with basic auth authentication, fixes bug #941
+ * Fixed remote folder selector, avoid recursive syncing, fixes bug #962
+ * Handle and display network problems at startup correctly.
+ * Enable and disable the folder watcher during syncs correctly.
+ * Fix setting of thread priority.
+ * Fixed file size display.
+ * Fixed various folder wizard issues, bug #992
+ * Made "Sync started" message optional, fixes bug #934
+ * Fixed shutdown, avoid crashed config on win32, fixes bug #945
+ * Pop up config wizard if no server url is configured, fixes bug #1018
+ * Settings: calculate sidebar width dynamically, fixes bug #1020
+ * Fixed a crash if sync folders were removed, fixes bug #713
+ * Do proper resync after network disconnect, fixes bug #1007
+ * Various minor code fixes
+
version 1.4.0 (release 2013-09-04 ), csync 0.90.0 required
* New Scheduler: Only sync when there are actual changes in the server