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:
authorMarkus Goetz <markus@woboq.com>2017-04-24 13:08:36 +0300
committerMarkus Goetz <markus@woboq.com>2017-04-24 13:08:36 +0300
commitb6e3709e74989d007768b11636970ca1248954b7 (patch)
treed995087a4e76d4a3a4594b14d35c09ac91aa241d /ChangeLog
parentfd97a09e64920c0fc01fd09d5d7cf43e5df92149 (diff)
ChangeLog for 2.3.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b622aaa0..43b8a748f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
ChangeLog
=========
+version 2.3.2 (2017-04-xx)
+* Fix more crashes (thanks to everyone submitting to our crash reporter!)
+* Improve compatibility with server 10.0 (#5691, X-OC-Total-Size)
+* Share dialog: UI improvements, Bring to front on tray click
+* owncloudcmd: Align process return value with sync return value (#3936)
+
version 2.3.1 (2017-03-21)
* Fix several crashes (thanks to everyone submitting to our crash reporter!)
* Improve HTTP redirect handling (#5555)