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>2016-05-30 18:19:40 +0300
committerKlaas Freitag <freitag@owncloud.com>2016-05-30 18:19:40 +0300
commit9a2450c4c1dcb3a82779e2c0dad01da3815f71ba (patch)
tree1775f87c4e8ed2a93c4f802a7448e2ee2f5b200d /ChangeLog
parent3c1f5e662fe40104aa52d4a906c7cb4d6b9aca9f (diff)
Update changelog for 2.2.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afff099ad..da1676c76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@ version 2.2.1 (release 2016-05-xx)
* Fix out of memory error when too many uploads happen (#4611)
* Fix display errors in progress display (#4803 #4856)
* LockWatcher: Remember to upload files after they become unlocked (#4865)
+ * Fix overlay icons for files with umlauts (#4884)
+ * Certs: Re-ask for different cert after rejection (#4898, #4911)
+ * Progress: Don't count items without propagation jobs (#4856, #4910)
+ * Utility: Fix for the translation of minutes, second (#4855)
+ * SyncEngine: invalid the blacklist entry when the rename destination change
version 2.2.0 (release 2016-05-12)
* Overlay icons: Refactoring - mainly for performance improvements