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:
authorDaniel Molkentin <danimo@owncloud.com>2013-04-22 17:48:21 +0400
committerDaniel Molkentin <danimo@owncloud.com>2013-04-22 17:48:21 +0400
commitb4e2e5f5860a29faa979f42dfe13c5c80a48ae8f (patch)
tree394adafbf26551aefa1801f131465b070a7bf825
parent43ed874789356200e5079233da82daf99802625a (diff)
1.2.5 ChangeLogv1.2.5
-rw-r--r--ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 900975bd8..0a9ac7413 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
ChangeLog
=========
+version 1.2.5 (release 2013-04-23 ), csync 0.70.7 required
+ * [Fixes] NSIS installer fixes
+ * [Fixes] Fix crash race by making certificateChain() thread safe
+ * [Fixes] Build with older CMake versions (CentOS/RHEL 6)
+ * [Fixes] Wording in GUI
+ * [Fixes] Silently ignore "installed = true" status.php
+ * Set log verbosity before calling csync_init.
+ * GUI feedback for the statistics copy action
+ * Safer approach for detecting duplicate sync runs
+
version 1.2.4 (release 2013-04-11 ), csync 0.70.6 required
* [Fixes] Clarify string in folder wizard
* [Fixes] Fixed some valgrind warnings
@@ -10,11 +20,9 @@ version 1.2.4 (release 2013-04-11 ), csync 0.70.6 required
* [Fixes] Allow setting the configuration directory on command line
version 1.2.3 (release 2013-04-02 ), csync 0.70.5 required
-
* [Fixes] Unbreak self-signed certificate handling
version 1.2.2 (release 2013-04-02 ), csync 0.70.5 required
-
* [Fixes] Do not crash when local file tree contains symlinks
* [Fixes] Correctly handle locked files on Windows
* [Fixes] Display errors in all members of the SSL chain